summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-28--versionJunegunn Choi
2013-12-26Fix typo in install scriptJunegunn Choi
2013-12-26Fix error on RubiniusJunegunn Choi
2013-12-26Should not `--disable-gems` when curses gem is used (#14)Junegunn Choi
2013-12-26Update README.mdJunegunn Choi
2013-12-26Install curses gem when not found (#14)Junegunn Choi
2013-12-23Make host name completion require trigger sequence (#13)Junegunn Choi
2013-12-22Fix host completion to include ssh_config entries (#13)Junegunn Choi
2013-12-22Update gem version (0.6.0)0.6.0Junegunn Choi
2013-12-22Update READMEJunegunn Choi
2013-12-22Make install script to add key bindings as wellJunegunn Choi
2013-12-20Update `Last update`Junegunn Choi
2013-12-20Implement smart-case match (#12)Junegunn Choi
2013-12-20CTRL-Q to terminate the finder (#11)Junegunn Choi
2013-12-20Update bash host completion for ssh and telnet commandsJunegunn Choi
2013-12-14Update READMEJunegunn Choi
2013-12-11Suppress warnings on old version of RubyJunegunn Choi
2013-12-11Update gem versionJunegunn Choi
2013-12-09Fix `^.*$` pattern matching in extended-search mode (#9)Junegunn Choi
2013-12-080.5.10.5.1Junegunn Choi
2013-12-05Last update: December 5, 2013Junegunn Choi
2013-12-05Do not use 256-color if not supported (#8)Junegunn Choi
2013-11-29Improve bash completionJunegunn Choi
2013-11-29Fix a typo in READMEJunegunn Choi
2013-11-29Hostname completion for ssh and telnet commandsJunegunn Choi
2013-11-29Apply FZF_COMPLETION_OPTS to kill completionJunegunn Choi
2013-11-29Add bash completion for kill commandJunegunn Choi
2013-11-29A minor update to install scriptJunegunn Choi
2013-11-29Encourage use of function instead of alias (exportability)Junegunn Choi
2013-11-27Update bash key binding exampleJunegunn Choi
2013-11-27Update examples and bash completionJunegunn Choi
2013-11-26grep -FJunegunn Choi
2013-11-26Fix install script (use export-able function instead of alias)Junegunn Choi
2013-11-24Revert "Reduce the number of Curses.refresh calls"0.5.0Junegunn Choi
2013-11-24Reduce the number of Curses.refresh callsJunegunn Choi
2013-11-24Update query line after update_list callJunegunn Choi
2013-11-23Fix bash completion (~/abc/def/ghi**)Junegunn Choi
2013-11-23Merge branch 'master' of github.com:junegunn/fzfJunegunn Choi
2013-11-23Improve bash completion: `[DIRECTORY/][FUZZY_PATTERN]**<TAB>`Junegunn Choi
2013-11-23Bump up gem versionJunegunn Choi
2013-11-23Add -q option (initial query)Junegunn Choi
2013-11-21-o default as well as -o bashdefaultJunegunn Choi
2013-11-21`-o bashdefault` instead of `-o default`Junegunn Choi
2013-11-20Add CTRL-G and ESC (C-[) as abort key (#7)Junegunn Choi
2013-11-20Fix bash completion exampleJunegunn Choi
2013-11-20Remove obsolete linesJunegunn Choi
2013-11-20Remove obsolete linesJunegunn Choi
2013-11-20Adjust completion types (all/file/dir)Junegunn Choi
2013-11-20The last argument doesn't have to be a pathJunegunn Choi
2013-11-20Update Vim plugin to take path argumentJunegunn Choi