Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rjmunro
on April 22, 2021
|
parent
|
context
|
favorite
| on:
How to navigate directories faster with Bash (2015...
Is there a way to tell CTRL-w to break words at / as well as space? I often use it to remove a parameter from a command I've copy-pasted or got from the history, but for the cd use case it removes too much.
Edit: ESC followed by backspace seems to work.
tuukkah
on April 22, 2021
[–]
Alt-Backspace
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Edit: ESC followed by backspace seems to work.