aboutsummaryrefslogtreecommitdiff
path: root/ghostty
diff options
context:
space:
mode:
authorDaniil Rozanov <dev@rozanov.info>2025-04-04 14:52:00 +0400
committerDaniil Rozanov <dev@rozanov.info>2025-04-04 14:52:00 +0400
commitf8649f2913cab3e9c381dfe3d23016866bdf0929 (patch)
tree57add1b593ec02bd861a45c6ecf9ff83a7ca5ffd /ghostty
parentce92547528742e561c6ef66ac66451738f9363ac (diff)
refactorHEADmain
Diffstat (limited to 'ghostty')
-rw-r--r--ghostty/.config/ghostty/config21
1 files changed, 21 insertions, 0 deletions
diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config
new file mode 100644
index 0000000..813b1eb
--- /dev/null
+++ b/ghostty/.config/ghostty/config
@@ -0,0 +1,21 @@
+keybind = page_up=scroll_page_up
+keybind = page_down=scroll_page_down
+
+keybind = ctrl+shift+h=goto_split:left
+keybind = ctrl+shift+j=goto_split:down
+keybind = ctrl+shift+k=goto_split:up
+keybind = ctrl+shift+l=goto_split:right
+keybind = ctrl+shift+p=previous_tab
+keybind = ctrl+shift+n=next_tab
+
+keybind = ctrl+shift+alt+h=resize_split:left,15
+keybind = ctrl+shift+alt+j=resize_split:down,15
+keybind = ctrl+shift+alt+k=resize_split:up,15
+keybind = ctrl+shift+alt+l=resize_split:right,15
+keybind = ctrl+shift+alt+e=equalize_splits
+
+keybind = f11=toggle_fullscreen
+keybind = ctrl+shift+q=close_window
+keybind = ctrl+shift+d=close_tab
+
+font-size = 11.5