emacs-ezf 0.1.0-0.038513f
Emacs Fuzzy Finder
Emacs Fuzzy Finder is like fzf, but it leverages the power of your Emacs instance to filter and select candidates. Use ezf as part of piping and command substitutions to manually select and filter matches.
- Outputs:
out
- Website: https://github.com/mickeynp/ezf
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-ezf 0.1.0-0.038513f
as follows:
guix install emacs-ezf@0.1.0-0.038513f
Or install the latest version:
guix install emacs-ezf
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.