From 4816318063b590def3a50f4db75326e160c666db Mon Sep 17 00:00:00 2001 From: Hau Nguyen Date: Thu, 2 Jan 2025 11:42:48 +0700 Subject: [PATCH] config(ghostty): add keybinds for switching tabs --- data/ghostty/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/ghostty/config b/data/ghostty/config index 942ce47..bf9d244 100644 --- a/data/ghostty/config +++ b/data/ghostty/config @@ -37,6 +37,8 @@ keybind = alt+m=new_split:down keybind = alt+p=goto_split:next keybind = alt+[=previous_tab keybind = alt+]=next_tab +keybind = ctrl+shift+left=previous_tab +keybind = ctrl+shift+right=next_tab # https://github.com/ghostty-org/ghostty/pull/3107 keybind = alt+left=unbind