summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-160.13.30.13.3Junegunn Choi
2016-07-16[install] Build fzf if prebuilt binary doesn't workJunegunn Choi
2016-07-15Fix duplicate rendering of the last line in preview windowJunegunn Choi
2016-07-15[zsh-completion] setopt localoptions noksh_arraysJunegunn Choi
2016-07-14[vim] Adjust split size when --header option is setJunegunn Choi
2016-07-13[vim] Fix error with multi-line $FZF_DEFAULT_COMMANDJunegunn Choi
2016-07-11[zsh] Suppress error message when pipefail is not supportedJunegunn Choi
2016-07-10[test] Fix test failure on Travis CIJunegunn Choi
2016-07-10[bash] Fall back to send-keys if named paste buffer is not supportedJunegunn Choi
2016-07-10[fzf-tmux] Add man pageJunegunn Choi
2016-07-10[fzf-tmux] Add --version and --help flagsJunegunn Choi
2016-07-10[fzf-tmux] Use double bracketsJunegunn Choi
2016-07-10[fzf-tmux] Fail fast if fzf excutable is not foundJunegunn Choi
2016-07-10Merge pull request #616 from seanlaguna/masterJunegunn Choi
2016-07-10[test] Use tmux buffer in unicode test casesJunegunn Choi
2016-07-09use tmux buffers for sending output to preserve character encodingSean
2016-07-07[shell] Suppress alias/function expansionJunegunn Choi
2016-07-06[vim] Restore working directory even when new window is openedJunegunn Choi
2016-07-05Merge pull request #610 from eigengrau/masterJunegunn Choi
2016-07-05[zsh] Re-initialize zle when widgets finishSebastian Reuße
2016-07-04[install] Make sure to unset pipefailJunegunn Choi
2016-07-04[install] Fix error in install scriptJunegunn Choi
2016-07-04[install] Fall back to wget if curl failedJunegunn Choi
2016-06-18Merge pull request #601 from blueyed/zsh-ret-for-fzf-file-widgetJunegunn Choi
2016-06-16zsh: pass through exit code from widgetsDaniel Hahler
2016-06-160.13.20.13.2Junegunn Choi
2016-06-15Fix race condition where preview window is not properly clearedJunegunn Choi
2016-06-140.13.10.13.1Junegunn Choi
2016-06-14Do not process ANSI codes in --preview output at onceJunegunn Choi
2016-06-12[shell] Add $FZF_CTRL_T_OPTS and $FZF_ALT_C_OPTSJunegunn Choi
2016-06-12Merge pull request #595 from aykamko/speed-up-fzf-completionJunegunn Choi
2016-06-11optimize fzf_default_completion bindingAleks Kamko
2016-06-120.13.00.13.0Junegunn Choi
2016-06-11Add --preview and --preview-windowJunegunn Choi
2016-06-11Ignore controls chars for bracketed paste modeJunegunn Choi
2016-06-10Merge pull request #593 from edi9999/masterJunegunn Choi
2016-06-10Add fzf_prefer_tmux optionEdgar Hipp
2016-06-08Update test_execute_shell (#590)Junegunn Choi
2016-06-08Update test_execute_multi (#590)Junegunn Choi
2016-06-08Update test_execute (#590)Junegunn Choi
2016-06-08[bash/zsh] Fix $FZF_CTRL_R_OPTS with option values with spacesJunegunn Choi
2016-06-08[fzf-tmux] Escape $ in argumentsJunegunn Choi
2016-06-08Use single-quoted strings in execute actionJunegunn Choi
2016-06-03[vim/fzf-tmux] Handle fzf project directory with spacesJunegunn Choi
2016-06-03Revert "Change tmux pane title for fzf splits"Junegunn Choi
2016-06-02[vim] Use lcd instead of chdirJunegunn Choi
2016-06-02[zsh] Fix indentationJunegunn Choi
2016-06-02Merge pull request #584 from jimbocoder/masterJunegunn Choi
2016-06-02[bash/zsh] Take SSH completion hints from known_hostsJim Howell
2016-06-01Merge pull request #582 from akashin/masterJunegunn Choi