I like the interactive mode. The repo's readme lists other differences. And, you can have a drop-in replacement, simply add a bash script file named fzf in $PATH, write /usr/bin/sk "$@" and it works for any downstream tools that require fzf (e.g. a vim plugin)
3 Comments
anzo@programming.dev · 5 pts · 2y
It's about fzf. I use skim, btw ;p
sumeraColada@lemmy.world · 1 pts · 2y
why using skim instead of fzf?
anzo@programming.dev · 1 pts · 2y
I like the interactive mode. The repo's readme lists other differences. And, you can have a drop-in replacement, simply add a bash script file named fzf in $PATH, write /usr/bin/sk "$@" and it works for any downstream tools that require fzf (e.g. a vim plugin)