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 .
- Apr 12, 2015
-
-
Bryan Head authored
-
- Apr 11, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
It is possible that the user has an autocmd that changes the current directory.
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Suggested by @noahfrederick
-
Junegunn Choi authored
-
Junegunn Choi authored
Check if :FZF is already executing
-
Marco Hinz authored
Prior to this change, you'd get a longer error message if you did: :FZF <esc> :FZF The main problem being that `:file [FZF]` can be used only once.
-
- Apr 10, 2015
-
-
Junegunn Choi authored
Use terminal emulator of Neovim to open fzf
-
- Apr 04, 2015
-
-
Junegunn Choi authored
- Apr 03, 2015
-
-
Junegunn Choi authored
Close #175
-
- Mar 31, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
So that it can be used with the recent Vim plugin although extra key bindings are not available
- Mar 30, 2015
-
-
Junegunn Choi authored
-
- Mar 29, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Mar 28, 2015
-
-
Junegunn Choi authored
-
- Mar 27, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
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
-