So you've installed `fzf`. Now what? (2023)

38 points by isuffix


owent

I'm definitely in the target audience for this. I installed fzf, decided it's brilliant and forget to ever use it. Maybe now I will?

jrwren

this might be a great post, but I feel that starting with the fzf shell integrations is doing its goal of answering "now what" to even less of an audience

i use ctrl-r and am familiar with it in bash, asking me to replace it is an unacceptable steep ask. tell me how to exercise the same behavior without replacing my defaults

polywolf

this has convinced me, i will be adding it + its shell integrations shortly. TIL!

ndegruchy

You can also use the ctrl-t shortcut for finding files to include in your command. I use this with git a lot when picking which files I want to be associated with a specific change. I've also used it to filter grep output to whittle down what I'm looking for.