ghostty: keybindings
β’ 190 words β’ 1 min β’ updated
TIL: A few keybindings from Ghostty. Assuming macOS. This list contains the keyboard shortcuts I tend to use weekly (or daily). No point in including an exhaustive list.
Cmd + d: split rightCmd + Shift + d: split downCmd + Shift + p: command palette1Cmd + Shift + Enter: toggle (split) zoom (comparable toprefix + zintmuxa.k.a.resize-pane)Cmd + Enter: toggle fullscreen (at the system window manager level)Cmd + 1,Cmd + 2, etc: switch terminal tabsCmd + Shift + {/Cmd + Shift + }: cycle through tabs backwards / forwardCmd + Shift + [/Cmd + Shift + ]: cycle through splits backwards / forwardCmd + .: open Ghostty configCmd + t: open new tabCmd + w: close current tabCmd + n: open new window
I found these defaults to be quite sensible.
The only added customization that I really occasionally use is this:
keybind = global:cmd+;=toggle_quick_terminal
keybind = global:cmd+shift+;=toggle_quick_terminal…to toggle the quick terminal (previously).
-
After 1y using Ghostty, only now have I figured it out it has a command palette! ↩︎