| Age | Commit message (Expand) | Author |
| 2025-10-09 | Add Unix domain socket support for --listen | Junegunn Choi |
| 2025-10-09 | Fix offset-up and offset-down with --layout=reverse-list | Junegunn Choi |
| 2025-10-09 | Add 'best' action | Junegunn Choi |
| 2025-10-09 | Go to the closest match when disabling raw mode | Junegunn Choi |
| 2025-10-09 | ADD $FZF_DIRECTION | Junegunn Choi |
| 2025-10-09 | Rename: '--color hidden' to '--color nomatch' | Junegunn Choi |
| 2025-10-09 | Fix non-matching items not refreshing after clearing query | Junegunn Choi |
| 2025-10-09 | Fix: 'hidden' style not applied to text without colors | Junegunn Choi |
| 2025-10-09 | Add special 'strip' style attribute for stripping colors | Junegunn Choi |
| 2025-10-09 | Revise color configuration | Junegunn Choi |
| 2025-10-09 | Add $FZF_RAW for conditional actions | Junegunn Choi |
| 2025-10-09 | Add enable-raw and disable-raw actions | Junegunn Choi |
| 2025-10-09 | Refactor action implementation | Junegunn Choi |
| 2025-10-09 | Remove TODO comments | Junegunn Choi |
| 2025-10-09 | Introduce 'raw' mode | Junegunn Choi |
| 2025-10-04 | Fix stray character artifacts when scrollbar is hidden | Junegunn Choi |
| 2025-09-29 | refactor: use maps.Copy and maps.Clone (#4518) | mickychang9 |
| 2025-09-27 | Remove unused field | Junegunn Choi |
| 2025-09-16 | Style change: thinner gutter column (#4521) | 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-27 | Fix rendering of items with tabs when using a non-default ellipsis | Junegunn Choi |
| 2025-08-08 | Fix incorrect truncation of --info-command with --info=inline-right | 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-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 | Add 'multi' event triggered on multi-selection changes | 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-26 | Fix highlight offsets of multi-line entries | Junegunn Choi |
| 2025-06-25 | Support full-line background color in the list section | 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 |
| 2025-06-16 | Implement asynchronous transform actions (#4419) | Junegunn Choi |
| 2025-06-10 | Add footer | Junegunn Choi |
| 2025-06-10 | Fix inconsistent placement of header-lines with border options | Junegunn Choi |
| 2025-05-30 | --no-color: Keep ANSI attributes in preview window | Junegunn Choi |