Start new kitty windows in same cwd

This commit is contained in:
2022-03-08 11:42:29 -08:00
parent 975e7789ab
commit c8dd05a3d1

View File

@@ -1106,7 +1106,7 @@ macos_option_as_alt left
#: Window management {{{
# map kitty_mod+enter new_window
map kitty_mod+enter launch --cwd=current
#: You can open a new window running an arbitrary program, for
#: example::