summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-12Update doc0.10.5Junegunn Choi
2015-09-120.10.5Junegunn Choi
2015-09-12Fix #344 - Backward scan when `--tiebreak=end`Junegunn Choi
2015-09-12Make it possible to unquote the term in extended-exact modeJunegunn Choi
2015-09-07[fzf-tmux] Fix #343 - Escape backticks in --queryJunegunn Choi
2015-09-05[gvim] Fix #342 - Should not escape launcher part of the commandJunegunn Choi
2015-09-01[vim] Escape newline character when running fzf with :!Junegunn Choi
2015-09-01[zsh-completion] Temporarily unset shwordsplit (#328)Junegunn Choi
2015-08-30Merge pull request #336 from fazibear/fix-fish-streamsJunegunn Choi
2015-08-30fix fish streamsMichaƂ Kalbarczyk
2015-08-290.10.40.10.4Junegunn Choi
2015-08-28Should not strip ANSI codes when --ansi is not setJunegunn Choi
2015-08-28[vim] Dynamic height specification for 'up' and 'down' optionsJunegunn Choi
2015-08-27[install] Fall back statically-linked binary on 64-bit linuxJunegunn Choi
2015-08-27Fix build scriptJunegunn Choi
2015-08-27make linux-static (#322)Junegunn Choi
2015-08-26Fix #329 - Trim ANSI codes from output when --ansi & --with-nth are setJunegunn Choi
2015-08-26Add failing test case for #329Junegunn Choi
2015-08-24[vim] Escape % and # when running source command with :!Junegunn Choi
2015-08-22Mention fzf.vim projectJunegunn Choi
2015-08-19[install] Improve error messageJunegunn Choi
2015-08-18Revert "[vim] Open silently"Junegunn Choi
2015-08-16Remove Vim examples from README.mdJunegunn Choi
2015-08-16[vim] Handle single/double quote characters in 'dir' optionJunegunn Choi
2015-08-15[vim] Open silentlyJunegunn Choi
2015-08-15[vim] tab split instead of tabeditJunegunn Choi
2015-08-120.10.30.10.3Junegunn Choi
2015-08-11[install] Prerelease of 0.10.3Junegunn Choi
2015-08-11Fix --with-nth performance; use simpler regular expressionJunegunn Choi
2015-08-10Fix --with-nth performance; avoid regex if possibleJunegunn Choi
2015-08-08[install] Stop installer when failed to download the binaryJunegunn Choi
2015-08-05[install] Add an extra new line characterJunegunn Choi
2015-08-030.10.20.10.2Junegunn Choi
2015-08-03Fix race conditionJunegunn Choi
2015-08-02GoLintJunegunn Choi
2015-08-02[install] Always download binary when --pre is setJunegunn Choi
2015-08-02[install] Add --pre option for downloading prerelease binaryJunegunn Choi
2015-08-02Update CHANGELOG - 0.10.2Junegunn Choi
2015-08-02Performance fix - unnecessary rune convertion on --ansiJunegunn Choi
2015-08-02Performance tuning - eager rune array conversionJunegunn Choi
2015-08-02LintJunegunn Choi
2015-08-01Only consider the lengths of the relevant parts when --nth is setJunegunn Choi
2015-08-01Fix default command so that it doesn't fail on dash-prefixed filesJunegunn Choi
2015-07-29[vim] Temporarily disable &autochdir when opening files (#306)Junegunn Choi
2015-07-28Do not proceed if $TERM is invalidJunegunn Choi
2015-07-28[fzf-tmux] Ensure that the same $TERM value is used in splitJunegunn Choi
2015-07-28No need to "tmux list-panes" when obviously not on tmux (#303)Junegunn Choi
2015-07-28Always check if the pane is zoomedJunegunn Choi
2015-07-28Do not use tmux pane if the current pane is zoomedJunegunn Choi
2015-07-270.10.10.10.1Junegunn Choi