summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-08Use SIGTERM instead of SIGKILL for preview processv0.66.0-customJulian Hurst
2025-10-120.66.0Junegunn Choi
2025-10-12Fix --bold inheritanceJunegunn Choi
2025-10-12Revert "Make query string in `--disabled` state bold as before"Junegunn Choi
2025-10-12Deploying to master from @ junegunn/fzf@0e9026b817696baed3ff48be8ecf2b6352586...junegunn
2025-10-12feat: Allow disabling Ctrl-R binding in shell integration (#4535)Jacobo de Vera
2025-10-11Make query string in `--disabled` state bold as beforeJunegunn Choi
2025-10-10Update CHANGELOGJunegunn Choi
2025-10-09Improve Unix domain socket handlingJunegunn Choi
2025-10-09Fix --help output: socket path cannot be omittedJunegunn Choi
2025-10-09Add Unix domain socket support for --listenJunegunn Choi
2025-10-09Update CHANGELOGJunegunn Choi
2025-10-09Add 'best' to man pageJunegunn Choi
2025-10-09Fix offset-up and offset-down with --layout=reverse-listJunegunn Choi
2025-10-09Add 'best' actionJunegunn Choi
2025-10-09Go to the closest match when disabling raw modeJunegunn Choi
2025-10-09ADD $FZF_DIRECTIONJunegunn Choi
2025-10-09CTRL-R: Bind ALT-R to toggle-rawJunegunn Choi
2025-10-09Rename: '--color hidden' to '--color nomatch'Junegunn Choi
2025-10-09Fix non-matching items not refreshing after clearing queryJunegunn Choi
2025-10-09Fix: 'hidden' style not applied to text without colorsJunegunn Choi
2025-10-09Add special 'strip' style attribute for stripping colorsJunegunn Choi
2025-10-09Revise color configurationJunegunn Choi
2025-10-09Do not allow gutter characters with width other than 1Junegunn Choi
2025-10-09--gutter ' ' --color gutter:reverseJunegunn Choi
2025-10-09Add $FZF_RAW for conditional actionsJunegunn Choi
2025-10-09Update CHANGELOGJunegunn Choi
2025-10-09Add enable-raw and disable-raw actionsJunegunn Choi
2025-10-09Refactor action implementationJunegunn Choi
2025-10-09Remove TODO commentsJunegunn Choi
2025-10-09Add '--bind ctrl-x:toggle-raw' to CTRL-R bindingsJunegunn Choi
2025-10-09Introduce 'raw' modeJunegunn Choi
2025-10-05Deploying to master from @ junegunn/fzf@febaadbee5b896928664449d7f7c3c6fe2220...junegunn
2025-10-04Fix stray character artifacts when scrollbar is hiddenJunegunn Choi
2025-09-29Bump actions/setup-go from 5 to 6 (#4513)dependabot[bot]
2025-09-29refactor: use maps.Copy and maps.Clone (#4518)mickychang9
2025-09-28Update --help output to avoid confusionJunegunn Choi
2025-09-28Deploying to master from @ junegunn/fzf@db2e95b1f22d34853ff385439a8359b9b1fad...junegunn
2025-09-27Remove unused fieldJunegunn Choi
2025-09-27merger: fix chunk cache never getting cleared (#4531)alex-huff
2025-09-24Remove alignment in .tool-versions for RuboCopJunegunn Choi
2025-09-24Apply shfmt to bash script files (make fmt)Junegunn Choi
2025-09-24make lint: Perform bash script lintingJunegunn Choi
2025-09-24feat: add make fmt for *.sh *.bashxieyonn
2025-09-23tui/light: consume full 7-byte CSI sequences to prevent leftover printing (#4...Massimo Mund
2025-09-22Apply RuboCop suggestionsJunegunn Choi
2025-09-21Update .tool-versionsJunegunn Choi
2025-09-21Deploying to master from @ junegunn/fzf@2a92c7d792b45112ab82eef0be2aa11038e61...junegunn
2025-09-17Adjust base16 (16) theme (#4501)Junegunn Choi
2025-09-16Add --gutter to --help and man pageJunegunn Choi