mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
string changes
This commit is contained in:
@@ -3181,7 +3181,7 @@ is supported. For example::
|
|||||||
menu_map global "Actions::Launch something special" launch --hold --type=os-window sh -c "echo hello world"
|
menu_map global "Actions::Launch something special" launch --hold --type=os-window sh -c "echo hello world"
|
||||||
|
|
||||||
This will create a menu entry named "Launch something special" in an "Actions" menu in the macOS global menubar.
|
This will create a menu entry named "Launch something special" in an "Actions" menu in the macOS global menubar.
|
||||||
Sub-menus can be created by adding more levels separated by ::.
|
Sub-menus can be created by adding more levels separated by the :code:`::` characters.
|
||||||
'''
|
'''
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user