@theodorc how do you use fzf? a lot of people have mentioned it but I've never quite understood how people are actually using it in practice
Top-level
@theodorc how do you use fzf? a lot of people have mentioned it but I've never quite understood how people are actually using it in practice 2 comments
|
@b0rk just a replacement for Ctrl+r backward search. It's the method that introduced me to fzf. I think it's part of the install that you can add the keybinding. Probably something "history | fzf" but I'm not sure. :/