mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00: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:
parent
1cf0a8b78e
commit
707cb37212
13 changed files with 116 additions and 64 deletions
|
|
@ -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`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue