summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-150.50.00.50.0Junegunn Choi
2024-04-14Fix streaming filter mode by not running reader callback concurrentlyJunegunn Choi
2024-04-14Improve search performance by limiting the search scopeJunegunn Choi
2024-04-14Improve search performance by pre-calculating bonus matrixJunegunn Choi
2024-04-14Improve search performance by pre-calculating character classesJunegunn Choi
2024-04-14Deploying to master from @ junegunn/fzf@3c877c504b6102daf5dcc1083b1f1a7db88d3...junegunn
2024-04-13Enable profiling options when 'pprof' tag is set (#2813)Charlie Vieth
2024-04-13Fix tcell buildJunegunn Choi
2024-04-13Fix unit testsJunegunn Choi
2024-04-13Export $FZF_KEY environment variable to child processesJunegunn Choi
2024-04-10Add jump and jump-cancel eventsJunegunn Choi
2024-04-10Bump golang.org/x/term from 0.18.0 to 0.19.0 (#3718)dependabot[bot]
2024-04-10[shell] Revert interactiveness checks for evalJunegunn Choi
2024-04-09Disable line wrapping during renderingJunegunn Choi
2024-04-07chore: Add new option in issue checklist and modify requirements (#3715)LangLangBart
2024-04-07Deploying to master from @ junegunn/fzf@62963dcefd6d74510ae2692cd0955177bae57...junegunn
2024-04-050.49.00.49.0Junegunn Choi
2024-04-04Do not trim CR on Windows when --read0 is setJunegunn Choi
2024-04-04mod: update changes/fastwalk to v1.0.3 (#3709)Charlie Vieth
2024-04-04[bash] Add -o nospace to dir completion options (#1987)Junegunn Choi
2024-04-04[bash] Remove -o default from dir completion options (#1987)Junegunn Choi
2024-04-04[bash] Fix variable completion of directory-related commandsJunegunn Choi
2024-04-04Do not hide separator by default on --info=inline-right|hiddenJunegunn Choi
2024-04-02Further performance improvements by removing unnecessary copiesJunegunn Choi
2024-04-02GitHub Actions: Use Go "1.20"Junegunn Choi
2024-04-02GitHub Actions: Use Go 1.20Junegunn Choi
2024-04-02Improve ingestion performance (by around 40%)Junegunn Choi
2024-04-01Improve ingestion performance (by around 20%)Junegunn Choi
2024-03-31[fish] Fix $dir in FZF_{CTRL_T,ALT_C}_COMMAND not evaluatedJunegunn Choi
2024-03-31Deploying to master from @ junegunn/fzf@7de87a9b2c643ab6a1329666b283cab4ba9cb...junegunn
2024-03-31[shell] Make ALT-C use the absolute path to the selected directory (#3688)Emilio Vesprini
2024-03-29[bash-completion] Make dynamic loader return 124 to retry completionJunegunn Choi
2024-03-29Fix flaky test caseJunegunn Choi
2024-03-29Add environment variables: FZF_{BORDER,PREVIEW}_LABEL (#3693)Matthieu Cneude
2024-03-28Add track-current, untrack-current, and toggle-track-current (#3699)Junegunn Choi
2024-03-27Fix typo in commentJunegunn Choi
2024-03-27Fix reload and reload-sync behaviorsJunegunn Choi
2024-03-21Increase the buffer size for POST requestsJunegunn Choi
2024-03-21Set a 2-second timeout for POST requestsJunegunn Choi
2024-03-21README: Mention that you can source individual script filesJunegunn Choi
2024-03-21chore: transition from markdown to YAML for issue template (#3687)LangLangBart
2024-03-19[fish] Fix Ctrl-T and Alt-C not using last token as search root (#3684)zeertzjq
2024-03-170.48.10.48.1Junegunn Choi
2024-03-17Update READMEJunegunn Choi
2024-03-17Update READMEJunegunn Choi
2024-03-17Show how to disable a key bindingJunegunn Choi
2024-03-17Update Makefile target dependenciesJunegunn Choi
2024-03-17Updated link for highlight command (#3680)Brayden Hill
2024-03-17Make it possible to disable `Ctrl+T` / `Alt+C` / completions (#3678)Eli Barzilay
2024-03-17Fix panic caused by invalid cursor indexJunegunn Choi