summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
2014-05-06Customization of key bindings (#40)Junegunn Choi
2014-05-04Update README (missing link to fish key bindings file)Junegunn Choi
2014-05-04`set -o vi` is required for vi-mode bash key bindings (#39)Junegunn Choi
2014-05-02Add link to examples wiki pageJunegunn Choi
2014-05-02Tip on using git ls-tree (#31)Junegunn Choi
2014-05-02Fish shell support - installer / key bindings (#33)Junegunn Choi
2014-04-25Update README: master.tar.gzJunegunn Choi
2014-04-25Update READMEJunegunn Choi
2014-04-14Remove gif linkJunegunn Choi
2014-04-12Update Vim plugin exampleJunegunn Choi
2014-04-12[Vim] Allow vertical split of tmux windowJunegunn Choi
2014-04-12TypoJunegunn Choi
2014-04-06Update READMEJunegunn Choi
2014-04-04Update example: suppress error message from fc on bash (#37)Junegunn Choi
2014-04-03Feed all zsh history into fzfChristian Wellenbrock
2014-04-03Add gif showing tmux integrationJunegunn Choi
2014-04-03Update fe example as the exit status from -0 has changed (#36)Junegunn Choi
2014-04-03Improve -0 and -1 as suggested in #36Junegunn Choi
2014-04-02Implement --select-1 and --exit-0 (#27, #36)Junegunn Choi
2014-04-02Allow --nth option to take multiple indexes (comma-separated)Junegunn Choi
2014-03-31Installation on other shellsJunegunn Choi
2014-03-30Implement --nth and --delimiter optionJunegunn Choi
2014-03-28Allow setting tmux split height in %Junegunn Choi
2014-03-28Make CTRL-T use tmux split when possibleJunegunn Choi
2014-03-28Vim plugin: tmux integrationJunegunn Choi
2014-03-25Major update to Vim pluginJunegunn Choi
2014-03-20Use --reverse option in fco example (#29)Junegunn Choi
2014-03-20Fix small typo in ReadmeChristian Wellenbrock
2014-03-20Add `fe` command to examples section as suggested in #27Junegunn Choi
2014-03-19Quote $1 in vimf example (#26)Junegunn Choi
2014-03-19Add --query parameter to fzf invocation in vimf functionChristian Wellenbrock
2014-03-15Implement C-Y (yank)Junegunn Choi
2014-03-14Update README and installJunegunn Choi
2014-03-14Update README and install scriptJunegunn Choi
2014-03-13Update READMEJunegunn Choi
2014-03-13Add ALT-C keybinding for bashJunegunn Choi
2014-03-09Update README0.8.1Junegunn Choi
2014-03-09Update README: Remove section on --disable-gemsJunegunn Choi
2014-03-09Update READMEJunegunn Choi
2014-03-09Add --black for terminals incapable of use_default_colorsJunegunn Choi
2014-03-07Add option to disable 256-color output (related #18)Junegunn Choi
2014-03-07Allow command/control-click/wheelJunegunn Choi
2014-03-06Reimplement mouse input without using Curses.getchJunegunn Choi
2014-03-06Completely remove mouse supportJunegunn Choi
2014-03-04Implement --extended-exact option (#24)Junegunn Choi
2014-03-04Update installation instructionJunegunn Choi
2014-02-02Add -f (--filter) option (#15)Junegunn Choi
2014-01-30Add --no-mouse option to replace FZF_MOUSE_ENABLEDJunegunn Choi
2014-01-30Update READMEJunegunn Choi
2014-01-22Add FZF_DEFAULT_OPTS and update command-line optionsJunegunn Choi