summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-30Bump github.com/rivo/uniseg from 0.4.5 to 0.4.6 (#3605)dependabot[bot]
2024-01-28Deploying to master from @ junegunn/fzf@76cf6559ccaa6262d47a95fe3b1dfae053047...junegunn
2024-01-27junegunn/uniseg -> rivo/unisegJunegunn Choi
2024-01-26Downgrade Go version to keep support for old Windows (#3601)Junegunn Choi
2024-01-24Fix Windows buildJunegunn Choi
2024-01-230.46.00.46.0Junegunn Choi
2024-01-23Fix highlighting of regions that are matched multiple timesJunegunn Choi
2024-01-23Bump crate-ci/typos from 1.16.4 to 1.17.2 (#3595)dependabot[bot]
2024-01-23Bump actions/dependency-review-action from 3 to 4 (#3594)dependabot[bot]
2024-01-22docs(ADVANCED.md): replace placeholder with env variable for toggle single ke...LangLangBart
2024-01-21Add link to fzf Theme Playground by @vitormvJunegunn Choi
2024-01-21Avoid deadlocks by adding a 2 second timeout to GET / endpointJunegunn Choi
2024-01-21Add 'resize' eventJunegunn Choi
2024-01-21Deploying to master from @ junegunn/fzf@16f647393838ea3eb0778a45178323aea21b6...junegunn
2024-01-21Change mattn/go-runewidth dependency to rivo/uniseg for accurate resultsJunegunn Choi
2024-01-20Update goreleaser flagsJunegunn Choi
2024-01-20Update to the latest goJunegunn Choi
2024-01-20docs(ADVANCED.md): Add fzf example switching ripgrep/fzf with single hotkey (...LangLangBart
2024-01-20[zsh] Handle '*' suffix in history line numbersJunegunn Choi
2024-01-19Handle ambiguous emoji widthJunegunn Choi
2024-01-17README.md: More information on image supportJunegunn Choi
2024-01-17Kitty image support improvementsJunegunn Choi
2024-01-16Expose state information via environment variables to child processesJunegunn Choi
2024-01-14Remove 'replace' directive for 'go install' compatibilityJunegunn Choi
2024-01-14Deploying to master from @ junegunn/fzf@e4d0f7acd516d8f5869d3a2210fbf552743a1...junegunn
2024-01-09Bump golang.org/x/term from 0.15.0 to 0.16.0 (#3564)dependabot[bot]
2024-01-07Add 'result' event that is triggered when the result list is readyJunegunn Choi
2024-01-07Fix focus event not triggered in certain casesJunegunn Choi
2024-01-07Use Ubuntu 22 to match GitHub Actions environmentJunegunn Choi
2024-01-07Use forked version of go-runewidthJunegunn Choi
2024-01-07Deploying to master from @ junegunn/fzf@2671259fdb3094a5eac528f291c1fdadbcf9e...junegunn
2024-01-05[zsh] Make CTRL-R compatible with accept-or-print-query (#3557)danztran
2024-01-010.45.00.45.0Junegunn Choi
2023-12-31Enable preview if 'transform' action is bound to a keyJunegunn Choi
2023-12-31Add actions: show-header and hide-headerJunegunn Choi
2023-12-31Trigger focus actions synchronouslyJunegunn Choi
2023-12-31Deploying to master from @ junegunn/fzf@8d20f3d5c4e2645e623ed43487501dfe76a86...junegunn
2023-12-29ADVANCED.md: Add toggling example with `transform` and `{fzf:prompt}`Junegunn Choi
2023-12-28Add {fzf:prompt} placeholder expressionJunegunn Choi
2023-12-27Fix RuboCop errorJunegunn Choi
2023-12-26Fix unexpected result of --tiebreak=endJunegunn Choi
2023-12-26{fzf:query} should trigger preview updateJunegunn Choi
2023-12-26Add TRANSFORM ACTIONS section to man pageJunegunn Choi
2023-12-26Change transform action to directly execute actionsJunegunn Choi
2023-12-26Add 'transform' action to conditionally perform a series of actionsJunegunn Choi
2023-12-25Fix shell escaping for fishJunegunn Choi
2023-12-25Fix handling of empty ANSI color sequenceJunegunn Choi
2023-12-24Deploying to master from @ junegunn/fzf@d7b61ede07ab20ba106191968f12aaf600b6e...junegunn
2023-12-21Add support for negative --heightJunegunn Choi
2023-12-19Bump actions/setup-go from 4 to 5 (#3537)dependabot[bot]