diff --git a/home/private_dot_config/ghostty/config.tmpl b/home/private_dot_config/ghostty/config.tmpl index 9e8dc68..20b63ee 100644 --- a/home/private_dot_config/ghostty/config.tmpl +++ b/home/private_dot_config/ghostty/config.tmpl @@ -13,5 +13,17 @@ keybind = ctrl+a>shift+'=new_split:down keybind = ctrl+a>z=toggle_split_zoom keybind = ctrl+a>n=next_tab keybind = ctrl+a>p=previous_tab +keybind = ctrl+a>h=goto_split:left +keybind = ctrl+a>j=goto_split:bottom +keybind = ctrl+a>k=goto_split:top +keybind = ctrl+a>l=goto_split:right keybind = ctrl+a>1=goto_tab:1 keybind = ctrl+a>2=goto_tab:2 +keybind = ctrl+a>3=goto_tab:3 +keybind = ctrl+a>4=goto_tab:4 +keybind = ctrl+a>5=goto_tab:5 +keybind = ctrl+a>6=goto_tab:6 +keybind = ctrl+a>7=goto_tab:7 +keybind = ctrl+a>8=goto_tab:8 +keybind = ctrl+a>9=goto_tab:9 +keybind = ctrl+a>0=goto_tab:10