Shekhar / notes

Fix iTerm2 word navigation on macOS

Turn on Natural Text Editing in iTerm2 so option-left/right, option-delete, and command-left/right behave like macOS.

Posted

On a default iTerm2 install, word navigation doesn’t behave like macOS for me.
⌥← and ⌥→ don’t reliably jump by word, especially with zsh autosuggestions.

The fix is built in. No hex codes. No shell config.

Follow these steps:

That’s it.

After this:

Nothing else needed.