fix(ghostty): Resolve kaymap conflict when pasting from system clip

This commit is contained in:
Pratik Tripathy
2025-08-12 15:06:29 +05:30
parent 945d2ca4da
commit f4e271fb1b

View File

@@ -74,7 +74,7 @@ gtk-custom-css = theme.css
# Splits # Splits
keybind = ctrl+shift+enter=new_split:down keybind = ctrl+shift+enter=new_split:down
keybind = ctrl+shift+s=new_split:down keybind = ctrl+shift+s=new_split:down
keybind = ctrl+shift+v=new_split:right keybind = ctrl+shift+b=new_split:right
keybind = ctrl+shift+h=goto_split:left keybind = ctrl+shift+h=goto_split:left
keybind = ctrl+shift+j=goto_split:bottom keybind = ctrl+shift+j=goto_split:bottom
keybind = ctrl+shift+k=goto_split:top keybind = ctrl+shift+k=goto_split:top