Email or username:

Password:

Forgot your password?
Top-level
Julia Evans

@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
Theodor René Carlsen

@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. :/

Go Up