Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vthriller
on Nov 22, 2018
|
parent
|
context
|
favorite
| on:
Amp – A complete text editor for the terminal
> At least a non-modified bash prompt lets me navigate using some archaic control key combinations
You can get vi-like navigation in bash with a simple `set -o vi`
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You can get vi-like navigation in bash with a simple `set -o vi`