For those of you who would rather move from word to word in the terminal with
and
here’s how:
- Open Terminal
- Open Preferences –> Setting Tab –> Keyboard Tab
- Click on the “+” Sign
For moving to the previous word set it the same as the following:
To insert \033b you need to press the escape key and then press “b.” For moving to the next word set it the same as the following:
To \033f you need to press the escape key and then press “f.” (By default these functions are set to
and
respectively.)
[Via macromates.com]
