Hacker News new | ask | show | jobs
by philocalyst 443 days ago
A fish version: https://gist.github.com/philocalyst/b2d764d694e63bc4c5143735...

It goes from the latest command down by default which isn't exactly the desired behavior but hesitated to add any other commands! I'm sure there is an option to reverse the order for a cli I'm already using but I couldn't find it in a cursory search :(

Feedback/commits appreciated.

1 comments

Fyi; I assume you already checked out fzf.fish ?

https://github.com/PatrickF1/fzf.fish

Actually I did not! That's so great then -- maybe I'll just fork it and add skim support :)

Thanks