fzf - CLI fuzzy finder
Forum rules
General talk about software - if the program is not in the repos, please links to the developer's page or github.
General talk about software - if the program is not in the repos, please links to the developer's page or github.
fzf - CLI fuzzy finder
https://github.com/junegunn/fzf
Easy to install (supposedly, I haven't tried it yet). Works within tmux too. Promises many good things.
Easy to install (supposedly, I haven't tried it yet). Works within tmux too. Promises many good things.
Re: fzf - CLI fuzzy finder
I can vouch for it (if it means anything) it's really amazing both inside vim and outside. I use it for searching my own history and for completing cd and files (just type ** and hit tab in a prompt to launch it)
Re: fzf - CLI fuzzy finder
well, anything by junegunn is quite amazing. Looks really cool, though probably a bit over the top for my needs. But if I was a programmer, would definitely look into using it.
Work hard; Complain less
Re: fzf - CLI fuzzy finder
Switched back to Bash with this tool and that's it. Goodbye fancy shells.
- wuxmedia
- Grasshopper
- Posts: 6458
- Joined: Wed Oct 17, 2012 11:32 am
- Location: Back in Blighty
- Contact:
Re: fzf - CLI fuzzy finder
you have to go out to come back home again :D I'm still stuck on the defaults and trying to figure out regex
2015 dkeg... wow
2015 dkeg... wow
Re: fzf - CLI fuzzy finder
I tried zsh for a while, and I like it, but it does not bring enough benefits for me to use it full time. Maybe if I used it more I would see more benefit, but I have too many machines with vanilla installs that only have bash and I am too lazy to install zsh everywhere. I tried fish for about five minutes. I would like to use busybox ash more, but again with the laziness... So it's bash for me everywhere.
- ivanovnegro
- Minister of Truth
- Posts: 5466
- Joined: Wed Oct 17, 2012 11:12 pm
Re: fzf - CLI fuzzy finder
It is bash for me and I do not care about anything else and never did. :) ;)
Re: fzf - CLI fuzzy finder
Yeah, it is actually me wanted to be a cool kid here. But my home server has bash, and I always use bash in Emacs' shell-mode, so Fish was really just there in the terminal for little things. And those little things can be easily done with bash without installing and configuring a whole new shell.
Re: fzf - CLI fuzzy finder
Funny how many of us have moved away from the constant experimenting. I still have four different distros running on different machines, but I'm not building anything new or experimenting much at all these days. Still using Debian oldstable on the main machine; one of these days I might upgrade to stable :)
Re: fzf - CLI fuzzy finder
Yeah, the only thing that keeps my experiments alive is Emacs nowadays, but I often wonder if I am doing it just to convince myself I still want to find some meaning in IT after all.
Re: fzf - CLI fuzzy finder
Bash it is.
- gutterslob
- Resident Tranny
- Posts: 1140
- Joined: Thu Aug 08, 2013 7:13 pm
Re: fzf - CLI fuzzy finder
Sexy (!?) examples.