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 .
- Mar 27, 2014
-
-
Junegunn Choi authored
-
- Mar 26, 2014
-
-
Junegunn Choi authored
-
- Mar 25, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Mar 20, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Fix small typo in Readme
-
Christian Wellenbrock authored
-
Junegunn Choi authored
-
- Mar 19, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Add .DS_Store to .gitignore
-
Christian Wellenbrock authored
-
Junegunn Choi authored
Add --query parameter to fzf invocation in vimf function
-
Christian Wellenbrock authored
-
- Mar 15, 2014
-
-
Junegunn Choi authored
-
- Mar 14, 2014
-
-
Junegunn Choi authored
- Unset multi-select option with +m
-
Junegunn Choi authored
- Added examples: fbr and fco - Always use local variables
- Mar 13, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Mar 09, 2014
-
-
Junegunn Choi authored
This is automatically set in install script. It may only cause unnecessary confusion.
-
Junegunn Choi authored
-
Junegunn Choi authored
See the discussion in #18. Use --black option to use black background regardless of the default background color of the terminal. Also, this option can be used to fix rendering issues on terminals that don't support use_default_colors (man 3 default_colors). Depending on the terminal, use_default_colors may or may not succeed, but the Ruby version of it always returns nil, it's currently not possible to automatically enable this option.
- Mar 08, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
- Mar 07, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
e.g. urxvt
-
Junegunn Choi authored
-
- Mar 06, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
Since the version 0.7.0, fzf internally used Curses.getch() call to take user input, which allowed it to support mouse input as well. However it has turned out that Curses.getch() has introduced glitches that cannot be easily handled (e.g. Try resize the terminal). So I finally decided that it's not worth the trouble and drop the mouse support.
-
- Mar 05, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-
- Mar 04, 2014
-
-
Junegunn Choi authored
-
Junegunn Choi authored
-
Junegunn Choi authored
-