summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-06-15Add a small delay when search is interrupted0.8.5Junegunn Choi
2014-06-15[vim] External terminal emulator for GVimJunegunn Choi
2014-06-15Fix mouse click on --reverse modeJunegunn 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-06-07Ignore regex error inside trim call (#51)Junegunn Choi
2014-05-29Fix fzf-history-widget (#48)Junegunn Choi
2014-05-29Remove UTF-8 NFD conversionJunegunn Choi
2014-05-29Merge pull request #47 from cskeeters/masterJunegunn Choi
2014-05-28removed tailing substitution causing all trailing space to be removed when ex...Chad Skeeters
2014-05-26Merge pull request #46 from takac/install-updateJunegunn Choi
2014-05-26Update installTom Cammann
2014-05-22Avoid unnecessary confirmationJunegunn Choi
2014-05-22Add linewise user confirmationJunegunn Choi
2014-05-22OKJunegunn Choi
2014-05-21Update version/dateJunegunn Choi
2014-05-21Fix arrow keys on zsh widgetJunegunn Choi
2014-05-21Merge branch 'aboettger-master'Junegunn Choi
2014-05-21Update uninstall scriptJunegunn Choi
2014-05-20Some improvementsAndreas Böttger
2014-05-20uninstall scriptAndreas Böttger
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-04Fix #41: [CTRL-T] long file paths causing wrapping artifactsJunegunn Choi
2014-05-04Fix bug in install scriptJunegunn Choi
2014-05-02Add link to examples wiki pageJunegunn Choi
2014-05-02[fish] Remove temporary file after useJunegunn Choi
2014-05-02Tip on using git ls-tree (#31)Junegunn Choi
2014-05-02Fish shell support - installer / key bindings (#33)Junegunn Choi
2014-05-02Simpler check for cursesJunegunn 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-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