mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
macOS: Add macOS standard shortcuts
For copy, paste and new OS window (⌘+C, ⌘+V, ⌘+N) Only defined on macOS, not Linux, thanks to the new config infrastructure.
This commit is contained in:
@@ -50,6 +50,9 @@ Changelog
|
||||
- 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`)
|
||||
|
||||
- macOS: Add macOS standard shortcuts for copy, paste and new OS window
|
||||
(⌘+C, ⌘+V, ⌘+N)
|
||||
|
||||
- Add a config option (:opt:`editor`) to set the EDITOR kitty uses (:iss:`580`)
|
||||
|
||||
- Add a config option (:opt:`x11_hide_window_decorations`) to hide window
|
||||
|
||||
Reference in New Issue
Block a user