| Age | Commit message (Expand) | Author |
| 2025-10-12 | Fix --bold inheritance | Junegunn Choi |
| 2025-10-12 | Revert "Make query string in `--disabled` state bold as before" | Junegunn Choi |
| 2025-10-11 | Make query string in `--disabled` state bold as before | 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 | Introduce 'raw' mode | Junegunn Choi |
| 2025-09-17 | Adjust base16 (16) theme (#4501) | Junegunn Choi |
| 2025-09-16 | Style change: thinner gutter column (#4521) | Junegunn Choi |
| 2025-09-05 | Add keybindings for CTRL, ALT, SHIFT + UP, DOWN, RIGHT, LEFT, HOME, END, BACK... | Massimo Mund |
| 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-06 | Add 'multi' event triggered on multi-selection changes | Junegunn Choi |
| 2025-06-25 | Support full-line background color in the list section | Junegunn Choi |
| 2025-06-10 | Add footer | Junegunn Choi |
| 2025-05-28 | Allow customizing --ghost color via '--color ghost' | Junegunn Choi |
| 2025-05-28 | Fix background color of 'disabled' query | Junegunn Choi |
| 2025-05-04 | Add 'alt-bg' color for striped lines (#4370) | Junegunn Choi |
| 2025-03-22 | Suppress 'change' event during bracketed paste mode | Junegunn Choi |
| 2025-02-11 | Print --wrap-sign in preview window | Junegunn Choi |
| 2025-02-02 | FZF_KEY enhancements | Junegunn Choi |
| 2025-02-01 | Add {show,hide,toggle}-input and expose $FZF_INPUT_STATE | Junegunn Choi |
| 2025-01-30 | Add --no-input to hide the input section (#4210) | Junegunn Choi |
| 2025-01-27 | Enhance click-header event | Junegunn Choi |
| 2025-01-25 | Add 'bell' action to ring the terminal bell | Junegunn Choi |
| 2025-01-23 | Add --header-lines-border to separate two headers | Junegunn Choi |
| 2025-01-20 | Make 'current-fg' inherit from 'fg' to simplify configuration | Junegunn Choi |
| 2025-01-18 | Add 'gap-line' color for the horizontal line on each gap | Junegunn Choi |
| 2025-01-16 | Allow displaying --nth parts in a different text style | Junegunn Choi |
| 2025-01-11 | Make preview-scrollbar color conditionally inherit from scrollbar color | Junegunn Choi |
| 2025-01-06 | Add preview border style 'line' | Junegunn Choi |
| 2025-01-05 | Border around the header section | Junegunn Choi |
| 2025-01-02 | Border around the input section (prompt + info) | Junegunn Choi |
| 2024-12-31 | Add --list-border for additional border around the list section | Junegunn Choi |
| 2024-12-14 | Remove unused interface | Junegunn Choi |
| 2024-12-14 | Fix redundant clearing of the windows with non-default bg color | Junegunn Choi |
| 2024-12-12 | Refactor | Junegunn Choi |
| 2024-12-12 | Use Has{Top,Right,Bottom,Left}() where possible | Julian Prein |
| 2024-08-14 | Add support for hyperlinks in preview window | Junegunn Choi |
| 2024-06-17 | Improved --sync behavior | Junegunn Choi |
| 2024-06-02 | Fix invalid default of selected-hl (--color) | Junegunn Choi |
| 2024-05-24 | Fix incorrect colors for selected-{fg,bg,hl} | Junegunn Choi |
| 2024-05-18 | Add --tmux option to replace fzf-tmux script | Junegunn Choi |
| 2024-05-07 | Add color names: selected-{fg,bg,hl} | Junegunn Choi |
| 2024-05-07 | Refactor the code so that fzf can be used as a library (#3769) | Junegunn Choi |
| 2024-05-05 | Add click-header event for reporting clicks within header (#3768) | Kuremu |
| 2024-05-05 | Fix rendering of preview window border of tcell renderer | Junegunn Choi |
| 2024-04-13 | Enable profiling options when 'pprof' tag is set (#2813) | Charlie Vieth |
| 2024-04-13 | Export $FZF_KEY environment variable to child processes | Junegunn Choi |