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 .
- 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
-
-
Junegunn Choi authored
This prevents fzf from missing SIGWINCH during startup which occasionally happens with fzf-tmux
-
Junegunn Choi authored
Close #400
-
Junegunn Choi authored
-
Junegunn Choi authored
- Oct 30, 2015
-
-
Junegunn Choi authored
-
- Oct 26, 2015
-
-
Junegunn Choi authored
/cc @xconstruct
-
- Oct 23, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #392 usage: ./install [OPTIONS] --help Show this message --bin Download fzf binary only --all Download fzf binary and update configuration files to enable key bindings and fuzzy completion --[no-]key-bindings Enable/disable key bindings (CTRL-T, CTRL-R, ALT-C) --[no-]completion Enable/disable fuzzy completion (bash & zsh) --[no-]update-rc Whether or not to update shell configuration files
-
Junegunn Choi authored
-
- Oct 13, 2015
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Oct 12, 2015
-
-
Junegunn Choi authored
Close #376
-
- Oct 11, 2015
-
-
Junegunn Choi authored
-
- Oct 09, 2015
-
-
Junegunn Choi authored
Trigger netrw autocommand when opening directory
-
Jacob Niehus authored