Search Criteria
Package Details: fzf-extras 0.3.1-1
Git Clone URL: | https://aur.archlinux.org/fzf-extras.git (read-only, click to copy) |
---|---|
Package Base: | fzf-extras |
Description: | Extra keybindings for fzf |
Upstream URL: | https://github.com/atweiden/fzf-extras |
Licenses: | |
Submitter: | atweiden |
Maintainer: | aaronfischer |
Last Packager: | aaronfischer |
Votes: | 16 |
Popularity: | 0.075058 |
First Submitted: | 2015-04-04 18:34 |
Last Updated: | 2021-01-29 21:36 |
Dependencies (9)
- bash (bash-devel-git, bash-devel-static-git)
- fzf (fzf-git)
- tmux (tmux-tcl-git, tmux-fullwidth-backspace, tmux-ver-28, tmux-git, tmux-xdg-git)
- ctags (ctags_as3_haxe, vim-jp-ctags, guile-emacs-git, ctags-git) (optional) – select tags
- fasd (fasd-git) (optional) – fuzzy find frecency files, directories
- git (git-git) (optional) – git checkout fuzzy commits, branches
- mlocate (mlocate-git) (optional) – locate files
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git) (optional) – open files
- zsh (zsh-git, zsh-athame-git, zsh-fix-winchanged-git, zsh-minimal-git) (optional) – zsh keybindings
Required by (1)
- fzf-git (optional)
Latest Comments
aaronfischer commented on 2018-12-30 13:29
Thanks for the suggestion @ixil.
ixil commented on 2018-09-25 18:23
Instead of installing the bindings to /etc/profile.d/ should the bindings go into /usr/share/fzf/ and be sourced from there, as an opt in for users? This keeps in line with the community fzf package https://git.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/fzf
atweiden commented on 2015-05-09 16:51
Bash keybindings are now installed to /etc/profile.d/fzf-extras.bash (formerly /etc/profile.d/fzf-extras.sh)
mortbauer commented on 2015-04-27 06:25
This does depend also on mlocate if used in zsh, could you please update that.