summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-15[vim] Use /dev/tty as STDIN when using --height w/o explicit sourceJunegunn Choi
2017-01-14s:common_sink(): Avoid duplicate BufEnter. (#803)Justin M. Keyes
2017-01-14Fix $FZF_COMPLETION_OPTS evaluationJunegunn Choi
2017-01-14Update invalid $TERM test caseJunegunn Choi
2017-01-11Print error message to stderr on unexpected exitJunegunn Choi
2017-01-11Fix bug where occurrence of the pattern in header lines are highlightedJunegunn Choi
2017-01-11Make preview renderer suspend early on line wrapJunegunn Choi
2017-01-11No need to use /bin/sh to execute stty and tputJunegunn Choi
2017-01-11Make fzf immediately quit when failed to read /dev/ttyJunegunn Choi
2017-01-10No need to query row position of the cursor if mouse is disabledJunegunn Choi
2017-01-10Add experimental support for 24-bit colorsJunegunn Choi
2017-01-10Add --min-height option for percent --heightJunegunn Choi
2017-01-09Do not use \e[s and \e[uJunegunn Choi
2017-01-09Retry flaky test casesJunegunn Choi
2017-01-09Make util.RuneWidth return 1 for non-displayable charactersJunegunn Choi
2017-01-09Normalize pattern string before passing it to Algo functionJunegunn Choi
2017-01-09Add --normalize option to normalize latin script charactersJunegunn Choi
2017-01-08Fix update of multi-select pointerJunegunn Choi
2017-01-08Prepare for 0.16.0 releaseJunegunn Choi
2017-01-08[vim] Use --height instead of fzf-tmuxJunegunn Choi
2017-01-08Add --height optionJunegunn Choi
2017-01-07[bash/zsh-completion] Filter ~/.ssh/known_hostsJunegunn Choi
2017-01-04[vim] Use cmd.exe directly on GVim (launcher='%s') (#787)Jan Edmund Lazo
2017-01-02[vim] FZF command to handle Windows paths with spacesJan Edmund Lazo
2017-01-01[vim] Use cmd.exe in Windows (#785)Jan Edmund Lazo
2017-01-01[bash] Addendum fix for #580Junegunn Choi
2016-12-31[bash-completion] Always backup existing completion definitionsJunegunn Choi
2016-12-27Apply --tabstop to preview windowJunegunn Choi
2016-12-24[shell] Use '-mindepth 1' to omit root folder in 'find' output (#779)Pierre Neidhardt
2016-12-19s:execute_term: switch_back: check that self.pbuf exists (#776)Daniel Hahler
2016-12-17No need to set MANPATHJunegunn Choi
2016-12-14Overhaul fish functions (#759)Pierre Neidhardt
2016-12-14Neovim: event handlers always expect three arguments (#768)Marco Hinz
2016-12-11[neovim] Keep alternate file unchangedJunegunn Choi
2016-12-05Fix Linux build (#756)Junegunn Choi
2016-12-05Truncate long lines in preview windowJunegunn Choi
2016-12-03[vim] Fix path display in FZF when cwd is ~Junegunn Choi
2016-12-02[vim] Display relative path in promptJunegunn Choi
2016-11-27Add BUILD.mdJunegunn Choi
2016-11-260.15.90.15.9Junegunn Choi
2016-11-26Always print scroll indicator in preview windowJunegunn Choi
2016-11-26Update build instructions for ncurses 6 and tcellJunegunn Choi
2016-11-26[tcell] 24-bit color supportJunegunn Choi
2016-11-25Workaround for rendering glitch in case of short-lived input processJunegunn Choi
2016-11-24[ncurses6] Suppress tui.Italic on ncurses 5Junegunn Choi
2016-11-24[ncurses6] Support italicsJunegunn Choi
2016-11-24[ncurses6] Use wcolor_set to support more than 256 color pairsJunegunn Choi
2016-11-23Make escape delay configurable via ncurses standard $ESCDELAYJunegunn Choi
2016-11-23Do not ignore resize event from ncurses and tcellJunegunn Choi
2016-11-190.15.80.15.8Junegunn Choi