summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-09-04Add link to git key bindings gistJunegunn Choi
2018-08-20[vim] Fix directory switching around sink functionJunegunn Choi
2018-08-10[vim] Clear temporary window-local working directoryJunegunn Choi
2018-08-08Handle incomplete ESC sequence in typeahead buffer (#1350)Michael Kelley
2018-07-16Update Makefile to build ppc64le binary (#1326)Younes Manton
2018-07-06[completion] Filter out non-hostnames in SSH config file (#1329)Jay
2018-06-27[fish] Use $version instead of $FISH_VERSION (#1100)Oliver Schrenk
2018-06-27Update Makefile to support armv8l (#1321)做梦专业户
2018-06-25Allow search query longer than the screen widthJunegunn Choi
2018-06-100.17.40.17.4Junegunn Choi
2018-06-10Provide an option to reverse items only (#1267)Akinori MUSHA
2018-06-10Improve preview window update eventsJunegunn Choi
2018-06-08[docker] Build binary from sourceJunegunn Choi
2018-06-02[bash/zsh] Fix missing fuzzy completions (#1303)ptzz
2018-06-01Add Dockerfile for running testsJunegunn Choi
2018-06-01Fix flaky test casesJunegunn Choi
2018-06-01[install] Support for XDG Base Directory Specification (#1282)Mark
2018-05-14Remove -y flag from Arch Linux installation (#1290)Daniel Gray
2018-05-13[vim] Use CRLF in batchfile for multibyte codepage (#1289)Jan Edmund Lazo