Skip to content

Commit

Permalink
chore(ghostty): update keybind
Browse files Browse the repository at this point in the history
  • Loading branch information
fisenkodv authored Jan 7, 2025
1 parent 43758fd commit 0ad4390
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .config/ghostty/keys
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ keybind = cmd+s>x=close_surface

keybind = cmd+s>n=new_window

# tabs
# tabs
keybind = cmd+s>c=new_tab
keybind = cmd+s>shift+l=next_tab
keybind = cmd+s>shift+h=previous_tab
Expand Down Expand Up @@ -34,3 +34,4 @@ keybind = cmd+s>l=goto_split:right
keybind = cmd+s>z=toggle_split_zoom

keybind = cmd+s>e=equalize_splits
keybind = cmd+backspace=text:\x15

0 comments on commit 0ad4390

Please sign in to comment.