Y
Hacker News
new
|
ask
|
show
|
jobs
by
syncopate
5083 days ago
My favorite feature is that zsh offers vi mode when editing your commandline, just press ESC.
1 comments
a3_nm
5083 days ago
Bash also supports set -o vi.
link
ch0wn
5083 days ago
This is usually the first command I type after I ssh onto something.
link
shurane
5083 days ago
But zsh can tell you if you're in insert or normal mode. And it has RPROMPT!
link