summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-06Fix preview window size calculationJunegunn Choi
2020-10-06Allow splitting preview-window optionsJunegunn Choi
2020-10-06Add --preview-window option for cyclic scrollingJunegunn Choi
2020-10-05Add preview-half-page-down and preview-half-page-up (#2145)Tinmarino
2020-10-05Show how to use reload actionJunegunn Choi
2020-10-03[zsh] Keep current $BUFFER on ALT-CJunegunn Choi
2020-10-02[zsh] Record cd execution in history (#2193)octaltree
2020-09-29Remove deprecated item from man pageJunegunn Choi
2020-09-29Always allow preview/execute commands with no placeholder expressionsJunegunn Choi
2020-09-24Fix items width limit (#2190)Wenxuan
2020-09-12[vim] Change the default layout to use popup windowJunegunn Choi
2020-09-09Update CHANGELOGJunegunn Choi
2020-09-09[vim] Expose fzf#exec() functionJunegunn Choi
2020-09-06[vim] Allow specifying popup width and height in absolute integer valueJunegunn Choi
2020-09-02[zsh] Fix the regular expression (#2140)Yuji Nakao
2020-09-02Add truecolor support for Windows, if available (#2156)Michael Kelley
2020-08-23Revert horizontal padding around preview window on "noborder"Junegunn Choi
2020-08-23Revert 1ab4289: Preview window of size 0 is allowedJunegunn Choi
2020-08-23Add more preview window options and reduce vertical padding on noborderJunegunn Choi
2020-08-23Support preview scroll offset relative to window heightJunegunn Choi
2020-08-21Disallow preview-window size of zeroJunegunn Choi
2020-08-020.22.00.22.0Junegunn Choi
2020-08-02Ignore punctuation characters before and after preview offset columnJunegunn Choi
2020-07-28Smart match of accented charactersJunegunn Choi
2020-07-28Fix handling of unicode characters in query stringJunegunn Choi
2020-07-27Fix Travis CI build: Use Go 1.14Junegunn Choi
2020-07-27Allow negative field index in preview-window scroll offsetJunegunn Choi
2020-07-27Add preview window option for setting the initial scroll offsetJunegunn Choi
2020-07-26Fix failure of w:fzf_pushd unlet depending on timing (#2119)yuki yano
2020-07-15[vim] Preserve current directory in case someone changes it (#2096)Yanlin Sun
2020-07-05Support ANSI colors in --prompt stringJunegunn Choi
2020-07-05README: Correct Nix distro support (#2051)Atemu
2020-07-03Void Linux installation instructions (#2100)anntnzrb
2020-07-03Ignore cursor position reportJunegunn Choi
2020-07-03Use rune characters instaed of numbers in codeJunegunn Choi
2020-06-30Update CHANGELOGJunegunn Choi
2020-06-29[vim] Disable height calculation when 'preview' is found in the option stringJunegunn Choi
2020-06-29Update version numbers in man pagesJunegunn Choi
2020-06-21Merge branch 'master' into develJunegunn Choi
2020-06-21Add preview action for --bindJunegunn Choi
2020-06-21Accented character normalization for Vietnamese characters (#2090)Khon Trieu
2020-06-21[nvim] Fix floating window requirements (#2089)Jan Edmund Lazo
2020-06-20[vim] Make fzf#wrap support v:true and v:false as wellJunegunn Choi
2020-06-20Add refresh-preview actionJunegunn Choi
2020-06-07Add backward-eof event for --bindJunegunn Choi
2020-06-07Fully qualify Expand-Archive (#2066)Ben
2020-06-04README: Use --line-range instead of head in bat example (#2064)Janek
2020-05-23Revert file mode of key-bindings.zshJunegunn Choi
2020-05-23[fzf-tmux] Fix zoomed pane handling in popup mode (#2054)karasu
2020-05-18Do not disable mouse after execute(-silent) when --height option is usedJunegunn Choi