summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-03Fix Travis OSX buildJunegunn Choi
2020-12-03Do not update Homebrew on Travis OSX buildJunegunn Choi
2020-11-25Fix unit testsJunegunn Choi
2020-11-25[zsh] Declare variable as local before assignment (#2266)ratijas
2020-11-25Support ANSI code for clearing the rest of the line (ESC[0K)Junegunn Choi
2020-11-24Fix handling of arrow keys with alt and/or shift modifierJunegunn Choi
2020-11-24Improve trim function to handle longer stringsJunegunn Choi
2020-11-19[vim] &termwinkey may not be availableJunegunn Choi
2020-11-17[vim] Clean up temp files on interrupt (#2252)Michal Domonkos
2020-11-15[vim] Map CTRL-Z to <nop>Junegunn Choi
2020-11-15[vim] Set termwinkey to allow CTRL-WJunegunn Choi
2020-11-14[bash-completion] Fix endless loop when completion.bash sourced twiceTomas Janousek
2020-11-13[bash-completion] Unexport _fzf_orig_completion_* variablesTomas Janousek
2020-11-13[bash-completion] Optimize __fzf_orig_completion_filterTomas Janousek
2020-11-13[bash-completion] Move -F/_fzf filter to __fzf_orig_completion_filterTomas Janousek
2020-11-13[bash-completion] Avoid empty _a, _v completionsTomas Janousek
2020-11-090.24.3Junegunn Choi
2020-11-09Add --padding optionJunegunn Choi
2020-11-09Remove print statement for debuggingJunegunn Choi
2020-11-05[vim] Fix double path separator issue on WindowsJunegunn Choi
2020-11-030.24.2Junegunn Choi
2020-11-03Allow preview window height shorter than 3Junegunn Choi
2020-11-03Fix regression where lines are skipped in the preview windowJunegunn Choi
2020-11-03Use default bg color when fg is set to -1 with reverse attributeJunegunn Choi
2020-10-31[vim] Set maxwidth and maxheight when creating a popupJunegunn Choi
2020-10-31[vim] Remove dead codeJunegunn Choi
2020-10-31Revert "Prefer LightRenderer on Windows if it's available"Junegunn Choi
2020-10-31Prefer LightRenderer on Windows if it's availableJunegunn Choi
2020-10-30[vim] See the last line of "fzf --version" outputJunegunn Choi
2020-10-290.24.1Junegunn Choi
2020-10-29Assign default number version (without patch version)Junegunn Choi
2020-10-29[vim] Allow 'border': 'no' to be consistent with --color=noJunegunn Choi
2020-10-29Fix nil error on --color=bwJunegunn Choi
2020-10-28Make build flags consistentJunegunn Choi
2020-10-28Make Makefile fail when git information is not availableJunegunn Choi
2020-10-28[install] Pass version number to go get commandJunegunn Choi
2020-10-28Panic when fzf was built without version informationJunegunn Choi
2020-10-270.24.0Junegunn Choi
2020-10-27Merge branch 'devel' into masterJunegunn Choi
2020-10-27Fix: barbled multibyte text(exe. Japanese). (#2224)Junegunn Choi
2020-10-27fixupJunegunn Choi
2020-10-27Fix error when preview command failed to startJunegunn Choi
2020-10-27Fix: barbled multibyte text(exe. Japanese).nekowasabi
2020-10-270.24.0-rc1Junegunn Choi
2020-10-27[vim] Download latest binary to meet version requirementJunegunn Choi
2020-10-26[vim] Add 'none' option for popup borderJunegunn Choi
2020-10-26Add more --border optionsJunegunn Choi
2020-10-26Update --color example in CHANGELOGJunegunn Choi
2020-10-26Update --color docsJunegunn Choi
2020-10-25Fix preview window of tcell rendererJunegunn Choi