| Age | Commit message (Expand) | Author |
| 2025-09-27 | Remove unused field | Junegunn Choi |
| 2025-09-27 | merger: fix chunk cache never getting cleared (#4531) | alex-huff |
| 2025-09-23 | tui/light: consume full 7-byte CSI sequences to prevent leftover printing (#4... | Massimo Mund |
| 2025-09-17 | Adjust base16 (16) theme (#4501) | Junegunn Choi |
| 2025-09-16 | Add --gutter to --help and man page | Junegunn Choi |
| 2025-09-16 | Style change: thinner gutter column (#4521) | 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-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-08-31 | refactor: replace []byte(fmt.Sprintf) with fmt.Appendf (#4507) | zhedazijingang |
| 2025-08-27 | Fix rendering of items with tabs when using a non-default ellipsis | Junegunn Choi |
| 2025-08-22 | Do not unset FZF_DEFAULT_* variables when using winpty | Junegunn Choi |
| 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 | 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-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-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 |
| 2025-07-03 | Normalize halfwidth and fullwidth characers for matching | Junegunn Choi |
| 2025-07-02 | Update copyright year | Junegunn Choi |
| 2025-07-02 | Run preview command when preview window appears after CTRL-Z | Junegunn Choi |
| 2025-07-02 | Fix panic caused by incorrect update ordering | Junegunn Choi |
| 2025-06-28 | 0.63.0 | Junegunn Choi |
| 2025-06-27 | Reset full-background property after a new line | Junegunn Choi |
| 2025-06-26 | Fix exact boundary match with --scheme=path or --tiebreak end | Junegunn Choi |
| 2025-06-26 | Fix highlight offsets of multi-line entries | Junegunn Choi |
| 2025-06-25 | Refactor ANSI parser | Junegunn Choi |
| 2025-06-25 | Support full-line background color in the list section | Junegunn Choi |
| 2025-06-24 | with-nth: Do not trim trailing whitespaces with background colors | Junegunn Choi |
| 2025-06-23 | Allow \e[K in addition to \e[0K for full-line background | Junegunn Choi |
| 2025-06-22 | Terminate running background transform on exit (addendum) | Junegunn Choi |
| 2025-06-21 | Terminate running background transform on exit | Junegunn Choi |
| 2025-06-21 | Reorganize code to ensure deletion of temp files | Junegunn Choi |
| 2025-06-21 | Add bg-cancel action to ignore running background transforms | Junegunn Choi |
| 2025-06-21 | Avoid full redraw when changing header and footer windows | Junegunn Choi |
| 2025-06-20 | Do not reserve a single column at the end when scrollbar is hidden | Junegunn Choi |
| 2025-06-19 | Add {*} placeholder flag | Junegunn Choi |
| 2025-06-19 | Revert "Add {*} placeholder flag" | Junegunn Choi |
| 2025-06-19 | Add {*} placeholder flag | Junegunn Choi |