Y
Hacker News
new
|
ask
|
show
|
jobs
by
coliveira
4535 days ago
If you do "set -o vi" you can also use vi shortcuts, such as ESC-j,k to go up/down the history, 0 to go to the beginning of the line, etc.
1 comments
pyre
4535 days ago
You cannot use 'set -o vi' to turn Cocoa text fields into vi-mode.
link