mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 21:55:29 +02:00
Add an option to control quit on last window behavior
This commit is contained in:
@@ -48,7 +48,9 @@ Changelog
|
||||
working if no kitty window currently has focus. (:iss:`524`)
|
||||
|
||||
- macOS: Keep kitty running even when the last window is closed. This is in
|
||||
line with how applications are supposed to behave on macOS (:iss:`543`)
|
||||
line with how applications are supposed to behave on macOS (:iss:`543`).
|
||||
There is a new option (:opt:`macos_quit_when_last_window_closed`) to control
|
||||
this.
|
||||
|
||||
- macOS: Add macOS standard shortcuts for copy, paste and new OS window
|
||||
(⌘+C, ⌘+V, ⌘+N)
|
||||
|
||||
Reference in New Issue
Block a user