summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Expand)Author
2015-02-26Add --tac option and reverse display order of --no-sortJunegunn Choi
2015-02-18Update Homebrew instructionJunegunn Choi
2015-02-17Update installation instructionJunegunn Choi
2015-02-13Add `--sync` optionJunegunn Choi
2015-01-28Update README.mdJunegunn Choi
2015-01-28Update README.mdJunegunn Choi
2015-01-14Update install/build script from Homebrew0.9.0Junegunn Choi
2015-01-05Remove outdated information from READMEJunegunn Choi
2014-11-01Add --with-nth option (#102)Junegunn Choi
2014-09-14Ignore user-defined grep aliasesMiles Whittaker
2014-09-02Add vim-plug recipeJunegunn Choi
2014-07-14[bash-completion] unset / unalias / exportJunegunn Choi
2014-06-30Update README (--print-query)Junegunn Choi
2014-06-30Add --prompt option (#70)Junegunn Choi
2014-06-23Guide on running fzf with MacVim and iTerm2 (#65)Junegunn Choi
2014-06-15[vim] External terminal emulator for GVimJunegunn Choi
2014-06-15[vim] Options to xterm commandJunegunn Choi
2014-06-15[vim] Enable fzf in GVim using xtermJunegunn Choi
2014-06-14Extend --nth option to take rangesJunegunn Choi
2014-06-12Implement CTRL-DJunegunn Choi
2014-06-12Remove duplicate examples from READMEJunegunn Choi
2014-06-09Update Vim example: Rename functionsJunegunn Choi
2014-05-29Remove UTF-8 NFD conversionJunegunn Choi
2014-05-18On writing fzf-tmux comboJunegunn Choi
2014-05-17Add --reverse option (top-to-bottom layout)0.8.4Junegunn Choi
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