Package Details: fzf-extras 0.0.7-1

Package Base: fzf-extras
Description: Extra keybindings for fzf
Upstream URL: https://github.com/atweiden/fzf-extras
Category: system
Licenses: MIT
Submitter: atweiden
Maintainer: atweiden
Last Packager: atweiden
Votes: 1
First Submitted: 2015-04-04 18:34
Last Updated: 2015-07-16 00:06

Dependencies (7)

  • fzf
  • ctags (optional) – select tags
  • git (optional) – git checkout fuzzy commits, branches
  • mlocate (optional) – locate files
  • vim-fzf (optional) – fzf.vim
  • xdg-utils (optional) – open files
  • zsh (optional) – zsh keybindings

Required by (0)

Sources

Latest Comments

Comment by atweiden

2015-05-09 16:51

Bash keybindings are now installed to /etc/profile.d/fzf-extras.bash (formerly /etc/profile.d/fzf-extras.sh)

Comment by mortbauer

2015-04-27 06:25

This does depend also on mlocate if used in zsh, could you please update that.