summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-16Style change: thinner gutter column (#4521)Junegunn Choi
2025-09-16Bump github.com/charlievieth/fastwalk from 1.0.13 to 1.0.14 (#4522)dependabot[bot]
2025-09-14No emojiJunegunn Choi
2025-09-14Fix CTRL-Z for tcell renderer by using the official APIJunegunn Choi
2025-09-14Fix rendering of multiple OSC 8 links in a single lineJunegunn Choi
2025-09-07Deploying to master from @ junegunn/fzf@ae12e94b1f2d0659f9b1b32ae6380a677ca19...junegunn
2025-09-05Add sub-word actions (#3997)Massimo Mund
2025-09-05Add keybindings for CTRL, ALT, SHIFT + UP, DOWN, RIGHT, LEFT, HOME, END, BACK...Massimo Mund
2025-09-05Require Go 1.23Junegunn Choi
2025-09-05Bump github.com/gdamore/tcell/v2 from 2.8.1 to 2.9.0 (#4503)dependabot[bot]
2025-09-04mod: update charlievieth/fastwalk to v1.0.13 and min Go version to 1.21 (#4508)Charlie Vieth
2025-09-03Update READMEJunegunn Choi
2025-08-310.65.2Junegunn Choi
2025-08-31refactor: replace []byte(fmt.Sprintf) with fmt.Appendf (#4507)zhedazijingang
2025-08-31Deploying to master from @ junegunn/fzf@5546c65491a26c7cd01e08d4ecc65eaab89b3...junegunn
2025-08-27Fix rendering of items with tabs when using a non-default ellipsisJunegunn Choi
2025-08-24Deploying to master from @ junegunn/fzf@9a53d84b9cce3a0be12fb98e313726ecc806f...junegunn
2025-08-22Update README.mdJunegunn Choi
2025-08-22Do not unset FZF_DEFAULT_* variables when using winptyJunegunn Choi
2025-08-19[bash 3] Fix CTRL-T and ALT-C to preserve the last yank (#4496)xty
2025-08-19Fix a typo in man page (#4495)Peter Sideris
2025-08-17[install] Support old uname in macOS (#4492)Chayoung You
2025-08-15Bump actions/checkout from 4 to 5 (#4485)dependabot[bot]
2025-08-15Use fixed-length array when possible (#4488)Ioannis Pinakoulakis
2025-08-14chore: remove redundant word in comment (#4490)longhutianjie
2025-08-08Fix incorrect truncation of --info-command with --info=inline-rightJunegunn Choi
2025-08-030.65.1Junegunn Choi
2025-08-03Deploying to master from @ junegunn/fzf@179aec1578004c705522f5dc4719049498879...junegunn
2025-08-03Fix '--color nth:regular' not to reset ANSI attributes of the original textJunegunn Choi
2025-08-03Fix a bug where you cannot unset the default `--nth` using `change-nth`Junegunn Choi
2025-08-02Fix $FZF_CLICK_{HEADER,FOOTER}_WORD with ANSI colors and tabsJunegunn Choi
2025-07-270.65.0Junegunn Choi
2025-07-27Deploying to master from @ junegunn/fzf@354d0468c126c4e03b3578a752afedfd6451f...junegunn
2025-07-25fix(shell): check for mawk existence before version check (#4468)LangLangBart
2025-07-23Add 'trigger(KEY_OR_EVENT[,...])' actionJunegunn Choi
2025-07-23Better fix for #4465 - remove unnecessary eraseJunegunn Choi
2025-07-22Add 'click-footer' eventJunegunn Choi
2025-07-22Fix rendering error when hiding a preview window without borderJunegunn Choi
2025-07-22Fix --no-header-lines-border behaviorJunegunn Choi
2025-07-20Add support for {*n} and {*nf} placeholderJunegunn Choi
2025-07-20Deploying to master from @ junegunn/fzf@821b8e70a80e3ea96772a4dda36311b19b717...junegunn
2025-07-19[neovim] Fix margin background color when &winborder is usedJunegunn Choi
2025-07-16Fix a typo in README.md (#4459)Jaseem Abid
2025-07-13Deploying to master from @ junegunn/fzf@dea1df6878a71a2ef9f57bf4ed63b35ee43f7...junegunn
2025-07-12Add missing mention of 'bg-cancel' to the man pageJunegunn Choi
2025-07-060.64.0Junegunn Choi
2025-07-06Fix selection lost on revision bumpJunegunn Choi
2025-07-06Fix regression where header is not updatedJunegunn Choi
2025-07-06Update: make generateJunegunn Choi
2025-07-06Add 'multi' event triggered on multi-selection changesJunegunn Choi