summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-04-050.8.30.8.3Junegunn Choi
2014-04-04Vim plugin: do not enable tmux-integration if version < 1.7Junegunn Choi
2014-04-04Update example: suppress error message from fc on bash (#37)Junegunn Choi
2014-04-03Merge pull request #37 from wellle/zsh-historyJunegunn Choi
2014-04-03Feed all zsh history into fzfChristian Wellenbrock
2014-04-03Fix test code indentationJunegunn Choi
2014-04-03Fix ranking when multiple regions overlapJunegunn Choi
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-04-01set -o nonomatch for zsh (#34)Junegunn Choi
2014-04-01Do not load interactive parts when not required (#34)Junegunn Choi
2014-04-01Avoid CTRL-T error when default shell != zsh (#34)Junegunn Choi
2014-04-01Avoid starting interactive bash (#34)Junegunn Choi
2014-04-01Merge pull request #35 from junegunn/fix-tmux-on-linuxJunegunn Choi
2014-04-01Fix #34: tmux integration on LinuxJunegunn Choi
2014-03-31Use -p option of split-window instead of manual calculationJunegunn Choi
2014-03-31No need for screenrow()Junegunn Choi
2014-03-31Fix use of screenrow when tmux height is given in %Junegunn Choi
2014-03-31Installation on other shellsJunegunn Choi
2014-03-31Update install script0.8.2Junegunn Choi
2014-03-30Merge pull request #32 from junegunn/nthJunegunn Choi
2014-03-30Implement --nth and --delimiter optionJunegunn Choi
2014-03-28Allow setting tmux split height in %Junegunn Choi
2014-03-28Merge pull request #30 from junegunn/keybinding-tmux-splitJunegunn Choi
2014-03-28Make CTRL-T use tmux split when possibleJunegunn Choi
2014-03-28Vim plugin: tmux integrationJunegunn Choi
2014-03-26Execute clear before fzfJunegunn Choi
2014-03-25Major update to Vim pluginJunegunn Choi
2014-03-25Prefer pre-existing function/alias in Vim pluginJunegunn Choi
2014-03-20Use --reverse option in fco example (#29)Junegunn Choi
2014-03-20Merge pull request #29 from wellle/fix/fcoJunegunn 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-19Merge pull request #28 from wellle/ignore-dsstoreJunegunn Choi
2014-03-19Add .DS_Store to .gitignoreChristian Wellenbrock
2014-03-19Merge pull request #26 from wellle/vimf-queryJunegunn Choi
2014-03-19Add --query parameter to fzf invocation in vimf functionChristian Wellenbrock
2014-03-15Implement C-Y (yank)Junegunn Choi
2014-03-14Fix gemspecJunegunn 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-13Install curses gem in user's home directoryJunegunn Choi
2014-03-09Update README0.8.1Junegunn Choi
2014-03-09Update README: Remove section on --disable-gemsJunegunn Choi