We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
updated my `snag` method to be lazier if either input isn't specified
Refined my fzf git checkout, allows passing in branch name to pre-fill search, and auto-checks out the branch if there's only 1 result
Added some handy fzf-related fish functions I use daily at work
Updated Examples (fish) (markdown)
Add info for macOS users where `tac` isn't available by default.
Fix commands using xargs, which causes errors if the user quits `fzf` without making any selection.
Enable syntax highlighting for snippets.
Complete: Typo
Complete: Add support for subcommands (sudo, env)
Revert to using __fzfcmd in fzf-complete
Fix bad escaping in fzf-complete
Follow fzf-cd-widget options in fzf-cdhist-widget
Fix checkout a commit command
Typo
Add completion widget
Commandline: Add fzf-select
Add navigation widgets `bcd` and `cdhist`
Add fs
Improve fpass to attempt login if necessary
Add fpass
Add fcoc
Add fco, fssh (tested on OSX)
Created Examples (fish) (markdown)