Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
sigmonsays
on March 21, 2023
|
parent
|
context
|
favorite
| on:
So you've installed `fzf` – now what?
I havn't seen it mentioned yet, you can also do fuzzy completion like cd * <tab>
After pressing <tab> you get sent into fzf to make the decision
This works for ssh too
hiAndrewQuinn
on March 21, 2023
|
next
[–]
Crap, I forgot to include the whole *<TAB> thing! Man, good catch.
Grimm665
on March 21, 2023
|
prev
[–]
Did not know that worked for ssh, nice!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
After pressing <tab> you get sent into fzf to make the decision
This works for ssh too