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 .
- Jan 22, 2017
-
-
Junegunn Choi authored
Also revert the workaround in Vim plugin introduced in fa7c8977. Related: #814
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #814 Not grouping commands to avoid errors on non-standard shells.
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #816
-
- Jan 21, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
https://github.com/mattn/go-shellwords/issues/3 Close #812
-
- Jan 17, 2017
-
-
Junegunn Choi authored
Close #807
-
Junegunn Choi authored
Related #807
-
- Jan 16, 2017
-
-
Junegunn Choi authored
Close #805
-
Junegunn Choi authored
Close #781
-
Amos Bird authored
-
Junegunn Choi authored
0.16.0
-
Junegunn Choi authored
-
Junegunn Choi authored
- Jan 15, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #802
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Ref #790
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Jan 14, 2017
-
-
Justin M. Keyes authored
Later versions of Vim/Nvim handle `:edit <dir>` inside try-catch. https://github.com/vim/vim/commit/e13b9afe1283f5ae43232b5992372a0eb570666c https://github.com/vim/vim/pull/1375
-
Junegunn Choi authored
Close #799
-
Junegunn Choi authored
-
- Jan 11, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #798
-
- Jan 10, 2017
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Jan 09, 2017
-
-
Junegunn Choi authored
Excerpt from http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/x361.html: > - Save cursor position: > \033[s > - Restore cursor position: > \033[u > > The latter two codes are NOT honoured by many terminal emulators. The > only ones that I'm aware of that do are xterm and nxterm - even though > the majority of terminal emulators are based on xterm code. As far as > I can tell, rxvt, kvt, xiterm, and Eterm do not support them. They are > supported on the console. They are also unsupported by Neovim terminal.
-
Junegunn Choi authored
-
Junegunn Choi authored
Fix line wrapping in preview window
-
Junegunn Choi authored
-
Junegunn Choi authored
Close #790
-
- Jan 08, 2017
-
-
Junegunn Choi authored
-