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 03, 2017
-
-
Junegunn Choi authored
This reverts commit 2f1edeff.
-
Junegunn Choi authored
- Dec 02, 2017
-
-
Junegunn Choi authored
'accept-non-empty' is similar to 'accept' (which is bound to 'enter' and 'double-click' by default) but it prevents fzf from exiting without any selection. Close #1162
-
- Dec 01, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
replace-query action replaces the query string with the current selection. If the selection is too long, it will be truncated. If the line contains meta-characters of fzf search syntax, it is possible that the line is no longer included in the updated result. e.g. echo '!hello' | fzf --bind ctrl-v:replace-query Close #1137
-
Junegunn Choi authored
Close #1168
-
Junegunn Choi authored
left-click and right-click are respectively bound to "ignore" and "toggle" (after implicitly moving the cursor) by default. Close #1130
-
- Oct 16, 2017
-
- Aug 27, 2017
-
-
Junegunn Choi authored
Similarly to --bind or --color. --expect used to replace the previously specified keys, and fzf#wrap({'options': '--expect=f1'}) wouldn't work as expected. It forced us to come up with some ugly hacks like the following: https://github.com/junegunn/fzf.vim/blob/13b27c45c8bdf6c3a41376bb83e4895edadf8c7e/autoload/fzf/vim.vim#L1086
- Aug 02, 2017
-
- Aug 01, 2017
-
-
Junegunn Choi authored
Close #1003
-
- Jul 21, 2017
-
- Jul 20, 2017
-
- Jun 20, 2017
-
-
Junegunn Choi authored
-
- Jun 05, 2017
-
- May 22, 2017
-
-
Junegunn Choi authored
# Move cursor to the top result whenever the query string is changed fzf --bind change:top Close #925
-
- Apr 30, 2017
-
- Apr 28, 2017
-
-
Junegunn Choi authored
Close #906
-
- Apr 02, 2017
-
-
Junegunn Choi authored
Close #888 Close #894
-
- Mar 05, 2017
-
- Mar 04, 2017
-
-
Junegunn Choi authored
-
- Feb 19, 2017
-
- Feb 18, 2017
-
-
Junegunn Choi authored
-
- Feb 05, 2017
-
- Feb 04, 2017
-
-
Junegunn Choi authored
Goes well with --height
-
- Jan 30, 2017
-
-
Junegunn Choi authored
-
- Jan 28, 2017
-
-
Junegunn Choi authored
Close #825
-
- Jan 27, 2017
-
-
Junegunn Choi authored
Close #823
-
Junegunn Choi authored
Close #788
-
- Jan 26, 2017
-
-
Junegunn Choi authored
Related #822
-
Junegunn Choi authored
Close #822
-
- Jan 23, 2017
-
-
Junegunn Choi authored
Close #820
-
- Jan 22, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #818
-
Junegunn Choi authored
Close #816
-
- Jan 16, 2017
-
-
Amos Bird authored
-
Junegunn Choi authored