summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-03[bash] Make sure to execute builtin historyJunegunn Choi
2019-05-26Update sys module to newer version (#1582)Michael Kelley
2019-05-21Disallow preview scroll when the content just fits the windowJunegunn Choi
2019-05-07[install] Remove unused variable in install script (#1571)Dominik Reller
2019-05-01[bash-completion] Fix custom completion with dynamic loader enabled for non-s...Jesus Briales
2019-04-21Output --help message to standard outputJunegunn Choi
2019-04-18Add demo screencast video to README (#1557)Alexey Samoshkin
2019-03-310.18.00.18.0Junegunn Choi
2019-03-31[docker] Fix gem install option in DockerfileJunegunn Choi
2019-03-30Fix regression of prompt displayJunegunn Choi
2019-03-29Disable preview scroll if the content fits on the screenJunegunn Choi
2019-03-29Fix ineffective break statementJunegunn Choi
2019-03-29Avoid unnecessary redraw of the preview windowJunegunn Choi
2019-03-29Redraw prompt only when necessaryJunegunn Choi
2019-03-29[doc] Add bat for preview syntax highlighting example (#1538)AnakinXL
2019-03-29Add --no-unicode option to draw borders in ASCII charactersJunegunn Choi
2019-03-28[vim] Do not restore cwd when autochdir is set and buffer changedJunegunn Choi
2019-03-26[vim] Increase window height by 2 when --border is setJunegunn Choi
2019-03-18Add MacPorts instructionJunegunn Choi
2019-03-17Add color option for gutterJunegunn Choi
2019-03-14[zsh-completion] Suppress "no matches found" messageJunegunn Choi
2019-03-08[install] Avoid generating empty component in $PATHJunegunn Choi
2019-03-07Always prepend ANSI reset code before re-assembling tokensJunegunn Choi
2019-03-07Remove unnecessary ANSI code injectionJunegunn Choi
2019-03-07Use simple string concatenation instead of using fmt.SprintfJunegunn Choi
2019-03-06Preserve the original color of each token when using --with-nth with --ansiJunegunn Choi
2019-03-05[install] Fix symlink logJunegunn Choi
2019-03-05[install] Print better error message when `fzf --version` failedJunegunn Choi
2019-02-28[completion] Look up on ~/.ssh/config.d/* files when doing ssh host complete ...Rui Coelho
2019-02-28[shell] Skip loading completion code on non-interactive shellJunegunn Choi
2019-02-22Export FZF_PREVIEW_LINES and FZF_PREVIEW_COLUMNS to preview processJunegunn Choi
2019-02-19Add placeholder expression for zero-based item index: {n} and {+n}Junegunn Choi
2019-01-31Update build instructionJunegunn Choi
2018-12-22Fix tab width after ANSI reset code in preview windowJunegunn Choi
2018-12-19Inverse-only matches should not reorder the remaining resultsJunegunn Choi
2018-12-13Remove trailing spaces in MakefileJunegunn Choi
2018-12-13Use go modules and simplify build (#1444)Stefan Tatschner
2018-12-13Avoid unnecessary redraw of preview windowJunegunn Choi
2018-12-05Render preview window when the initial query fails to matchJunegunn Choi
2018-11-09Typo & grammar fixes in README (#1413)Christian Muehlhaeuser
2018-10-070.17.50.17.5Junegunn Choi
2018-10-05[zsh] Fix multiline prompt issue with 'zle reset-prompt' (#1397)Paul Frybarger
2018-09-30[man] Document that FZF_DEFAULT_COMMAND should be POSIX-compliantJunegunn Choi
2018-09-28Do not wait for more keystrokes after double escape charactersJunegunn Choi
2018-09-28Kill running preview process after 500ms when focus has changedJunegunn Choi
2018-09-27Restore STDIN during execute-silentJunegunn Choi
2018-09-27[install] Escape spaces in installation directoryJunegunn Choi
2018-09-27Add link to related projects pageJunegunn Choi
2018-09-27Don't drop buffered input data in findOffset() (#1392)Tim Cuthbertson
2018-09-25[install] Detect MSYS on Windows (#1391)Jan Edmund Lazo