summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-030.25.00.25.0Junegunn Choi
2021-01-03Revert "[zsh] Use shell redirection (#2281)"Junegunn Choi
2021-01-03Do not disable mouse on SIGCONT before SIGSTOPJunegunn Choi
2021-01-03Make search toggleableJunegunn Choi
2021-01-01[fzf-tmux] Disable CTRL-ZJunegunn Choi
2021-01-01[shell] Disable CTRL-ZJunegunn Choi
2020-12-31Update vimdocJunegunn Choi
2020-12-31Add tag links for "doc/fzf.txt"yhu266
2020-12-31[Makefile] Make sure to use bashJunegunn Choi
2020-12-31Add preview-top and preview-bottom actionsJunegunn Choi
2020-12-31Fix alt-, for --expectJunegunn Choi
2020-12-30Update test case for 'first' and 'last'Junegunn Choi
2020-12-30Extend support for alt key chordsJunegunn Choi
2020-12-30Add "last" action to move the cursor to the last matchJunegunn Choi
2020-12-23[zsh] Use shell redirection (#2281)林千里
2020-12-23[Makefile] Support building on machines with `uname -m` == "arm64" (#2291)Loic Nageleisen
2020-12-23Prevent index out of range errorJunegunn Choi
2020-12-16[vim] Allow closing Vim running fzf without confirmationJunegunn Choi
2020-12-09Revert "[zsh] Reload shared history before searching (#2251)"Junegunn Choi
2020-12-07Update CHANGELOGJunegunn Choi
2020-12-07Make --color attributes mergeableJunegunn Choi
2020-12-050.24.40.24.4Junegunn Choi
2020-12-05Fix slice bound error on extremely narrow screenJunegunn Choi
2020-12-05[zsh] Reload shared history before searching (#2251)Martin Polden
2020-12-05Add --preview-window follow optionJunegunn Choi
2020-12-04Fix typo in test caseJunegunn Choi
2020-12-04Add change-prompt actionJunegunn Choi
2020-12-04Change how hl:-1 or hl+:-1 is applied to text with background colorJunegunn Choi
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.30.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.20.24.2Junegunn Choi
2020-11-03Allow preview window height shorter than 3Junegunn Choi