This project is mirrored from https://github.com/junegunn/fzf.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Mar 27, 2015
-
-
Junegunn Choi authored
Updates MacVim wiki link in README
-
Michael Rapadas authored
-
- Mar 26, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Prepending can be problematic when the user install fzf using Homebrew, execute the install script, and later upgrade fzf with Homebrew, and do not rerun the install script. In that case, even though the homebrew package is upgraded, the older version will still be used.
-
Junegunn Choi authored
-
Junegunn Choi authored
$fzf_base/man may not exist when installed with Homebrew.
-
Junegunn Choi authored
-
- Mar 23, 2015
-
-
Junegunn Choi authored
-
- Mar 22, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
tree -C | fzf --ansi --tac
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Mar 19, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Mar 18, 2015
-
-
Junegunn Choi authored
Use --depth option to avoid pulling devel branches
-
- Mar 16, 2015
-
-
Junegunn Choi authored
-
- Mar 15, 2015
-
-
Junegunn Choi authored
-
- Mar 13, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
- fzf-tmux - CTRL-T of bash/zsh/fish - fish implementation may not work if the path contains double-quote characters (FIXME)
-
Junegunn Choi authored
-
Junegunn Choi authored
Refactor shell extensions
-
Junegunn Choi authored
- Use symlinks instead of generating the full content - Update fish_user_paths and remove ~/.config/fish/functions/fzf.fish - Create wrapper script for fzf when Ruby version and use it instead of exported function not to break fzf-tmux
-
Junegunn Choi authored
-
- Mar 12, 2015
-
-
Junegunn Choi authored
-
- Mar 11, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Mar 10, 2015
-
-
Junegunn Choi authored
When 1 is given, 50% of the screen width or height will be used as the default size of the pane.
-
Junegunn Choi authored
As they're made synchronous with the use of fzf-tmux script
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Mar 09, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
[fzf-tmux] Allow opening fzf on any position (up/down/left/right)
-
Junegunn Choi authored
The previous -w and -h will be synonyms for -r and -d respectively.
-