predefined ghostty config
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# shortcut disabled: (unbind > ignore)
|
||||
keybind = ctrl+shift+arrow_left=unbind
|
||||
keybind = ctrl+shift+arrow_right=unbind
|
||||
keybind = ctrl+shift+n=unbind
|
||||
keybind = ctrl+shift+t=unbind
|
||||
keybind = ctrl+,=unbind
|
||||
|
||||
# explicit text forward: shift+{home,end}
|
||||
keybind = shift+home=text:\x1b[1;2H
|
||||
keybind = shift+end=text:\x1b[1;2F
|
||||
keybind = shift+backspace=text:\x1b[127;2u
|
||||
keybind = alt+backspace=text:\x1b[127;11u
|
||||
|
||||
# Mouse Wheel speed
|
||||
mouse-scroll-multiplier = 1
|
||||
Reference in New Issue
Block a user