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 .
- Dec 18, 2015
-
-
Junegunn Choi authored
Close #451
-
- Dec 13, 2015
-
-
Junegunn Choi authored
Fix CTRL-T in tmux
-
- Dec 12, 2015
-
-
Chaoren Lin authored
Instead of choosing one at initialization, choose the correct one when it's actually called, so that the behavior is correct even after resizing. Bonus fixes for tmux with bash 4+: - No extra space when cancelling CTRL-T. - Fix cursor position problem in vi mode.
-
- Dec 11, 2015
-
-
Chaoren Lin authored
- Don't assume ~/.fzf.bash exists. - Source the current script for __fzf_select__. - Forward $PATH.
-
- Dec 09, 2015
-
-
Junegunn Choi authored
Correct fzf-tmux tmux checking bug
-
Pokey Rule authored
-
- Dec 08, 2015
-
-
Junegunn Choi authored
Support fzf-tmux when zoomed
-
Pokey Rule authored
-
- Dec 04, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Having submodules causes vim-plug or other vim plugin managers to clone them with no real benefit to the end-users. There's currently no compelling reason for me to use submodules.
-
- Nov 30, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Related: https://github.com/junegunn/fzf.vim/issues/49
-
Junegunn Choi authored
- Nov 20, 2015
-
-
Junegunn Choi authored
Add android build: `make android`
-
- Nov 19, 2015
-
-
Alex Cornejo authored
-
Junegunn Choi authored
Close #425. Thanks to @blueyed.
-
- Nov 18, 2015
-
-
Junegunn Choi authored
zsh: fzf-completion: use noshwordsplit local option
-
Daniel Hahler authored
This also fixes the completion causing a bell / flickering in case "shwordsplit" was not set, because then the function would return false.
-
Junegunn Choi authored
zsh completion: use \grep to skip any alias
-
Daniel Hahler authored
-
- Nov 12, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Related: #373
-
- Nov 10, 2015
-
-
Junegunn Choi authored
- Nov 09, 2015
-
-
Junegunn Choi authored
Close #412
-
Junegunn Choi authored
Close #413
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Nov 07, 2015
-
-
Junegunn Choi authored
-
- Nov 06, 2015
-
-
Junegunn Choi authored
[bash-completion] Add nvim to f_cmds
-
Leandro Freitas authored
-
Junegunn Choi authored
Not relying on exit status for CTRL-R Patch submitted by @robinro and @JackDanger Close #403 #242 #241 #203
-
Jack Danger Canty authored
In the case that fzf-tmux returns a user-selected result but with a non-zero exit status (which can happen if a function inside $PS1 returns non-zero) this allows CTRL-R to continue working as expected. Addresses #203 (Tranquility's comment)
-
- Nov 04, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Nov 03, 2015
-