summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-030.24.20.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.10.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 information0.24.0-1Junegunn Choi
2020-10-270.24.00.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-rc10.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
2020-10-25Add support for text styling using --colorJunegunn Choi
2020-10-24Use 64-bit integer for preview versionJunegunn Choi
2020-10-23Fix regression where empty preview content is not displayedJunegunn Choi
2020-10-23Do not assume that each character takes at least 1 columnJunegunn Choi
2020-10-23Update go-runewidthJunegunn Choi
2020-10-23Clarify that additional installation steps may be requiredJunegunn Choi
2020-10-23Support ANSI escape sequence for clearing display in preview windowJunegunn Choi
2020-10-23Fix Travis CI buildJunegunn Choi
2020-10-23Fix test casesJunegunn Choi
2020-10-20Always show the number of selected entries to indicate if --multi is enabledJunegunn Choi
2020-10-18Implement streaming preview window (#2215)Junegunn Choi
2020-10-18README-VIM: g:fzf_action doesn't work with custom sinkJunegunn Choi
2020-10-12[fish] Fix parser handling of option-like args (#2208)Andrew Zhou
2020-10-110.23.10.23.1Junegunn Choi
2020-10-11Add --preview-window=default for resetting the optionsJunegunn Choi
2020-10-09Simplify fzf-tmux scriptJunegunn Choi
2020-10-09Add nowrap, nocycle, nohidden for --preview-windowJunegunn Choi
2020-10-09Reset preview window flags that are not style-relatedJunegunn Choi
2020-10-070.23.00.23.0Junegunn Choi
2020-10-06[completion] Make host completion handle source files without EOLElvan Owen