Ghostty note
Some checks failed
/ check (push) Failing after 2m21s

This commit is contained in:
Daniel Flanagan 2025-02-12 20:45:14 -06:00
parent d8f29c573b
commit 67aa7a3910

View file

@ -1001,6 +1001,7 @@ keybind = performable:ctrl+shift+l=new_split:right
keybind = performable:ctrl+shift+j=new_split:down keybind = performable:ctrl+shift+j=new_split:down
keybind = performable:ctrl+shift+k=new_split:up keybind = performable:ctrl+shift+k=new_split:up
# not working quite right yet: https://github.com/ghostty-org/ghostty/issues/2866
keybind = performable:ctrl+h=goto_split:left keybind = performable:ctrl+h=goto_split:left
keybind = performable:ctrl+l=goto_split:right keybind = performable:ctrl+l=goto_split:right
keybind = performable:ctrl+j=goto_split:down keybind = performable:ctrl+j=goto_split:down