summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-30[vim] Fix escape of backslash in s:shortpathJan Edmund Lazo
2017-07-30Optimize exact match by applying the same trick for fuzzy matchJunegunn Choi
2017-07-30Optimize fuzzy search performance for ASCII stringsJunegunn Choi
2017-07-29Update READMEJunegunn Choi
2017-07-29Update README: Missing TOCJunegunn Choi
2017-07-29Update README: Advanced topicsJunegunn Choi
2017-07-29Update README: rg intead of ptJunegunn Choi
2017-07-28Make deselect-all instantaneousJunegunn Choi
2017-07-28Add MinGW on Windows to install script (#998)Andrew Halberstadt
2017-07-28Update preview window when selection has changedJunegunn Choi
2017-07-25Update fish comments, because 2.6.0 was released (#991)Alexey Shamrin
2017-07-23Update READMEJunegunn Choi
2017-07-23[nvim] Disable number in fzf bufferJunegunn Choi
2017-07-210.16.100.16.10Junegunn Choi
2017-07-21Further reduce unnecessary rune array conversionJunegunn Choi
2017-07-21Fix regression: ANSI color in preview window not clearedJunegunn Choi
2017-07-210.16.90.16.9Junegunn Choi
2017-07-20Avoid unconditionally storsing input as runesJunegunn Choi
2017-07-19Improve preview window renderingJunegunn Choi
2017-07-19Optimize ANSI code scannerJunegunn Choi
2017-07-19Fix regression: output printed on alternate screenJunegunn Choi
2017-07-18Adjust --no-clear option for repetitive relaunchingJunegunn Choi
2017-07-18[vim] Use fnameescape to escape command line argumentsJunegunn Choi
2017-07-18Consolidate Result and rank structsJunegunn Choi
2017-07-18Speed up initial scanning with bitwise AND operationJunegunn Choi
2017-07-16Reduce memory footprint of Item structJunegunn Choi
2017-07-16Add gopath to gitignoreJunegunn Choi
2017-07-16Refactor cache lookupJunegunn Choi
2017-07-16Remove unnecessary copy of Chunk sliceJunegunn Choi
2017-07-16Remove pointer indirection by changing Chunk definitionJunegunn Choi
2017-07-15[fish] Fix ctrl-r regression in versions <2.4 (#972)Tom Fitzhenry
2017-07-10[neovim] Fix lcd when fzf job exits on Windows (#970)Jan Edmund Lazo
2017-07-09[vim] Don't pipe FZF_DEFAULT_COMMAND in Windows (#969)Jan Edmund Lazo
2017-07-04Add missing --no-expect flagJunegunn Choi
2017-07-01Print [ERROR] on info line when the default command failedJunegunn Choi
2017-07-01Fix test failulre with non-zero pane-base-indexJunegunn Choi
2017-06-25[fish] Accept starting dir for <M-c> key binding (#944)John Nguyen
2017-06-25[fish] Support multiline commands (#954)Tom Fitzhenry
2017-06-23Fix FZF_CTRL_T_COMMAND example for fishJunegunn Choi
2017-06-22Fix handling of bracketed paste modeJunegunn Choi
2017-06-20Update man page: missing name "border" for --colorJunegunn Choi
2017-06-12[fish] Fix <C-t> completion for current dir search (#946)John Nguyen
2017-06-10[fish] Fix CTRL-T with paths that don't start with ./Junegunn Choi
2017-06-09[vim] Expand 'dir' on Cygwin to handle Windows-style pathsJunegunn Choi
2017-06-08[vim] Uncomment test case to escape % in cmd.exe (#941)Jan Edmund Lazo
2017-06-08Update CHANGELOG with unix-line-discard+top (#940)Uri Gorelik
2017-06-050.16.80.16.8Junegunn Choi
2017-06-05[vim] Add support for Cygwin (#933)Jan Edmund Lazo
2017-06-04[fzf-tmux] Fix cleanup of temporary filesJunegunn Choi
2017-06-04Use find as the default command on Cygwin environmentJunegunn Choi