Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
DavideNL
on Jan 27, 2018
|
parent
|
context
|
favorite
| on:
Moving efficiently in the CLI
One thing that annoys me on macOS is that "set -o vi" stops tab completion from working
when logging in as root
.
$ sudo -i $ cd /va<tab> #results in "cd /var" $ set -o vi $ cd /va<tab> #results in: "cd /va "
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: