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 .
- Aug 14, 2017
-
- Aug 13, 2017
-
-
Jan Edmund Lazo authored
-
- Aug 11, 2017
-
-
Junegunn Choi authored
-
- Aug 10, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
When $ is the leading character in a query, it's probably not meant to be an anchor.
-
Junegunn Choi authored
-
- Aug 09, 2017
-
-
Junegunn Choi authored
Close #444
-
Junegunn Choi authored
One can escape meta characters in extended-search mode with backslashes. Prefixes: \' \! \^ Suffix: \$ Term separator: \<SPACE> To keep things simple, we are not going to support escaping of escaped sequences (e.g. \\') for matching them literally. Since this is a breaking change, we will bump the minor version. Close #444
-
Junegunn Choi authored
It is reported that it can have an unwanted side effect of clearing the screen on terminal emulators that do not properly support it. Patch suggested by @arya. Close #1011
-
Junegunn Choi authored
Close #1005
-
- Aug 08, 2017
-
-
Junegunn Choi authored
-
- Aug 05, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
tcell build is commented out as it doesn't reliably respond to tmux send-keys.
-
- Aug 04, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Aug 02, 2017
-
-
Junegunn Choi authored
- Aug 01, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #1003
-
Junegunn Choi authored
-
Junegunn Choi authored
Manually inline function calls in a tight loop as Go compiler does not inline non-leaf functions. It is observed that this unpleasant code change resulted up to 10% performance improvement.
-
- Jul 31, 2017
-
-
Junegunn Choi authored
This reverts commit 376a76d1 as it affects normal completion
-
- Jul 30, 2017
-
-
Junegunn Choi authored
Close #990
-
Jan Edmund Lazo authored
Close #1000
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Jul 29, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Jul 28, 2017
-
-
Junegunn Choi authored
-
Andrew Halberstadt authored
Running uname -sm yields: MINGW32_NT-6.2 i686
-
Junegunn Choi authored
Close #995
-
- Jul 25, 2017
-
-
Alexey Shamrin authored
-
- Jul 23, 2017
-
-
Junegunn Choi authored
Removed outdated animated GIF.
-
Junegunn Choi authored
https://github.com/junegunn/fzf.vim/issues/396#issuecomment-317214036 One can override the setting on FileType fzf autocmd.
-
- Jul 21, 2017
-