- Notifications
You must be signed in to change notification settings - Fork750
macOS tips
Anthony Quizon edited this pageMay 5, 2025 ·3 revisions
By default, the Alt-key doesn’t work inmacOS Terminal. Today I found a simple solution for this problem:Terminal > Preferences > Settings > KeyboardJust check ‘Use option as meta key’ at the bottom and you’re good to go
ForiTerm2, you can set the option key as meta by going to iTerm > Preferences > Profile > (Active Profile) > Keys and you can see at the bottom of the pane there are radio choices for the options keys. Use+Esc
to properly bind as the Alt-key.
Forkitty, seehttps://sw.kovidgoyal.net/kitty/conf.html#opt-kitty.macos_option_as_alt.
Forghostty, add macos-option-as-alt=true to your config. seehttps://ghostty.org/docs/config/reference#macos-option-as-alt
- Normal mode commands
- Avoid the escape key
- Implementing user mode (Leader key)
- Kakoune explain
- Kakoune TV