summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-050.16.40.16.4Junegunn Choi
2017-02-05[vim] Download instruction for WindowsJunegunn Choi
2017-02-04Fix failing test caseJunegunn Choi
2017-02-04[vim] Apply --no-height when running fzf in full screen modeJunegunn Choi
2017-02-04Add --border option to draw horizontal lines above and below the finderJunegunn Choi
2017-02-03Add test case for --tiebreak=beginJunegunn Choi
2017-02-02Fix --tiebreak=begin with algo v2Junegunn Choi
2017-02-02Suppress CSI codes in the outputJunegunn Choi
2017-02-02Update ANSI processor to strip ^H along with its preceding characterJunegunn Choi
2017-02-02Update go-runewidthJunegunn Choi
2017-02-01Fix caching scheme when --exact is set and '-prefix is usedJunegunn Choi
2017-02-01[vim] Expose buffer variable with the current fzf setup (#828)Kassio Borges
2017-01-31Update documentationJunegunn Choi
2017-01-300.16.30.16.3Junegunn Choi
2017-01-30[vim] g:fzf_prefer_tmux for choosing fzf-tmux over --heightJunegunn Choi
2017-01-30Update man pagesJunegunn Choi
2017-01-30Fix display issues with execute actionJunegunn Choi
2017-01-28Add support for ctrl-space keyJunegunn Choi
2017-01-27Add execute-silent actionJunegunn Choi
2017-01-27Extend placeholder expression for multiple selectionsJunegunn Choi
2017-01-26Use --bind instead of --toggle-sortJunegunn Choi
2017-01-26Merge branch 'devel'Junegunn Choi
2017-01-26Add --read0 and --print0 to --help outputJunegunn Choi
2017-01-25[fish] Add toggle-sort back to CTRL-R (#759)Junegunn Choi
2017-01-25Recalculate the width of trimmed lineJunegunn Choi
2017-01-240.16.20.16.2Junegunn Choi
2017-01-24Allow invisible preview window (--preview-window 0)Junegunn Choi
2017-01-23Delete every line below the cursorJunegunn Choi
2017-01-23Minor refactoringJunegunn Choi
2017-01-23Cursor postition response can be preceded by user key strokesJunegunn Choi
2017-01-23Disable mouse if failed to query cursor positionJunegunn Choi
2017-01-23Fix make deps to see the right git dirJunegunn Choi
2017-01-22Allow build on OpenBSD/FreeBSD/AndroidJunegunn Choi
2017-01-22Update release script to upload assets in parallelJunegunn Choi
2017-01-22Update man page: 24-bit colorJunegunn Choi
2017-01-22Fix bug where screen is not properly cleared on toggle-previewJunegunn Choi
2017-01-22Remove unnecesasry test caseJunegunn Choi
2017-01-22[vim] Use 24-bit colors if termguicolors is setJunegunn Choi
2017-01-22Drop ncurses dependencyJunegunn Choi
2017-01-22Use alternate screen if --height needs the entire screenJunegunn Choi
2017-01-22Clear lines even when background color is not setJunegunn Choi
2017-01-22Merge branch 'master' into develJunegunn Choi
2017-01-22[vim] tput el to clear the last lineJunegunn Choi
2017-01-22make depsJunegunn Choi
2017-01-22Composable actions in --bindJunegunn Choi
2017-01-21Fix flakiesJunegunn Choi
2017-01-21[zsh] Workaround trailing esacped space bug in go-shellwordsJunegunn Choi
2017-01-17[shell] Do not override --reverse in CTRL-RJunegunn Choi
2017-01-17[bash/zsh] Remove unused --reverse in CTRL-R bindingJunegunn Choi
2017-01-160.16.10.16.1Junegunn Choi