lotabout / skim

Fuzzy Finder in rust!
MIT License
5.1k stars 183 forks source link

Implement fzf's --info option #510

Open zou000 opened 1 year ago

zou000 commented 1 year ago

I use sk as a drop-in replacement for fzf. It worked fine until recently I use zoxide's interactive mode 'zi'. It relies on 'fzf --info' option to work. It would be great to have both rust applications works together.