Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ronald_petty
on March 16, 2021
|
parent
|
context
|
favorite
| on:
Ask HN: What are some “10x” software product innov...
control^r in bash - literally 10x faster to type things which (ideally) makes 10x more productive :)
control^r is reverse search in the command history (for UI people out there).
bizzleDawg
on March 16, 2021
|
next
[–]
If you like ctrl^r, you'll _love_
https://github.com/junegunn/fzf
callesgg
on March 16, 2021
|
prev
|
next
[–]
If you like that you should try the fish Shell. Not great for automation but amazing for general use.
vehemenz
on March 16, 2021
|
prev
[–]
It's also Undo in Vim. Cheers!
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
control^r is reverse search in the command history (for UI people out there).