| Age | Commit message (Expand) | Author |
| 2025-10-09 | Fix --help output: socket path cannot be omitted | Junegunn Choi |
| 2025-10-09 | Add Unix domain socket support for --listen | Junegunn Choi |
| 2025-10-09 | Add 'best' action | Junegunn Choi |
| 2025-10-09 | Rename: '--color hidden' to '--color nomatch' | 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 | Do not allow gutter characters with width other than 1 | Junegunn Choi |
| 2025-10-09 | Add enable-raw and disable-raw actions | Junegunn Choi |
| 2025-10-09 | Introduce 'raw' mode | Junegunn Choi |
| 2025-09-29 | refactor: use maps.Copy and maps.Clone (#4518) | mickychang9 |
| 2025-09-28 | Update --help output to avoid confusion | Junegunn Choi |
| 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-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-07-23 | Add 'trigger(KEY_OR_EVENT[,...])' action | Junegunn Choi |
| 2025-07-22 | Add 'click-footer' event | Junegunn Choi |
| 2025-07-22 | Fix --no-header-lines-border behavior | Junegunn Choi |
| 2025-07-06 | Add 'multi' event triggered on multi-selection changes | Junegunn Choi |
| 2025-06-21 | Add bg-cancel action to ignore running background transforms | 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-28 | Allow customizing --ghost color via '--color ghost' | Junegunn Choi |
| 2025-05-04 | Allow whitespace as separator in --color option | Junegunn Choi |
| 2025-05-04 | Add 'alt-bg' color for striped lines (#4370) | Junegunn Choi |
| 2025-04-20 | Add --tty-default=/dev/tty and --no-tty-default option (#4352) | Junegunn Choi |
| 2025-03-28 | Add change-ghost and transform-ghost | Junegunn Choi |
| 2025-03-28 | Add change-pointer and transform-pointer | Junegunn Choi |
| 2025-03-14 | Add `--ghost=TEXT` to display a ghost text when the input is empty | Junegunn Choi |
| 2025-02-26 | Trim trailing whitespaces after processing ANSI sequences | Junegunn Choi |
| 2025-02-24 | Fix regression: Trim trailing whitespaces when using --with-nth | Junegunn Choi |
| 2025-02-23 | Add support for {n} in --with-nth and --accept-nth templates | Junegunn Choi |
| 2025-02-12 | Make --accept-nth and --with-nth support templates | Junegunn Choi |
| 2025-02-09 | Rename actions: exclude and exclude-multi | Junegunn Choi |
| 2025-02-09 | Add exclude-current action | Junegunn Choi |
| 2025-02-09 | Add 'exclude' action for excluding current/selected items from the result (#4... | Junegunn Choi |
| 2025-02-09 | Add --accept-nth option to transform the output | Junegunn Choi |
| 2025-02-02 | FZF_KEY enhancements | Junegunn Choi |
| 2025-02-01 | Display header lines at the top in 'reverse-list' layout | Junegunn Choi |
| 2025-02-01 | Add {show,hide,toggle}-input and expose $FZF_INPUT_STATE | Junegunn Choi |
| 2025-02-01 | Add toggle-bind | Junegunn Choi |
| 2025-01-30 | Add --no-input to hide the input section (#4210) | Junegunn Choi |
| 2025-01-28 | Enhance --min-height option to take number followed by + | Junegunn Choi |
| 2025-01-27 | Set the default value of --min-height depending on other options | Junegunn Choi |
| 2025-01-27 | Fix edge cases in --bind where ',' or ':' are chained (#4206) | Junegunn Choi |
| 2025-01-27 | Allow actions to multiple keys and events at once | Junegunn Choi |
| 2025-01-26 | Make click-header export $FZF_CLICK_HEADER_{NTH,WORD} | Junegunn Choi |
| 2025-01-26 | Add 'search' and 'transform-search' | Junegunn Choi |