macOS: Make the global menu shortcut to open kitty website configurable

This allows remapping the key combination shift+cmd+/
This commit is contained in:
pagedown
2022-04-23 13:22:27 +08:00
parent a5bd1dcb08
commit e919857dfc
7 changed files with 21 additions and 12 deletions

View File

@@ -53,6 +53,9 @@ Detailed list of changes
- A new action :ac:`open_url` to open the specified URL (:pull:`5004`)
- macOS: Make the global menu shortcut to open kitty website configurable (:pull:`5004`)
0.25.0 [2022-04-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~