fish-fzy icon indicating copy to clipboard operation
fish-fzy copied to clipboard

fzy inegration with fish. Search history, navigate directories and more. Blazingly fast.

fzy

Based directly on the percol plugin.

Installation:

  • Install fzy binary https://github.com/jhawthorn/fzy

  • Install fisher https://github.com/jorgebucaran/fisher

  • Install this plugin

      fisher install gyakovlev/fish-fzy
    

Usage:

  • Press CTRL+r and type what you need.

fzy picks up history item and adds it to your shell. You need to execute manually.

  • run fkill and type process you want to kill.

fkill kills immediately. Press enter and process will be killed.

TODO:

  • [ ] add more functions to utilize full power of this tool.