mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-10 22:24:24 +02:00
Have the confirm on close also apply to quitting kitty
Use a dedicated API for handling quit requests on macOS rather than a quit canary. Also create a mappable "quit" action for all platforms.
This commit is contained in:
@@ -15,6 +15,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- Add an option :opt:`confirm_on_os_window_close` to ask for confirmation
|
||||
when closing an OS window with multiple kitty windows.
|
||||
|
||||
- Add a new mappable ``quit`` action to quit kitty completely.
|
||||
|
||||
- Fix marks using different colors with regexes using only a single color
|
||||
(:pull:`2663`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user