tmux for ghostty
This commit is contained in:
@@ -22,3 +22,17 @@ theme = light:Dawnfox,dark:Carbonfox
|
|||||||
window-decoration = true
|
window-decoration = true
|
||||||
shell-integration-features = true
|
shell-integration-features = true
|
||||||
mouse-scroll-multiplier = 1
|
mouse-scroll-multiplier = 1
|
||||||
|
|
||||||
|
# tmux style binds
|
||||||
|
keybind = ctrl+a>c=new_tab
|
||||||
|
keybind = ctrl+a>x=close_surface
|
||||||
|
keybind = ctrl+a>n=next_tab
|
||||||
|
keybind = ctrl+a>p=previous_tab
|
||||||
|
keybind = ctrl+a>comma=prompt_tab_title
|
||||||
|
keybind = ctrl+a>shift+5=new_split:right
|
||||||
|
keybind = ctrl+a>shift+quote=new_split:down
|
||||||
|
keybind = ctrl+a>o=goto_split:next
|
||||||
|
keybind = ctrl+a>l=goto_split:right
|
||||||
|
keybind = ctrl+a>h=goto_split:left
|
||||||
|
keybind = ctrl+a>j=goto_split:down
|
||||||
|
keybind = ctrl+a>k=goto_split:up
|
||||||
|
|||||||
Reference in New Issue
Block a user