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