| Age | Commit message (Expand) | Author |
| 2025-07-06 | Deploying to master from @ junegunn/fzf@ff1550bb383c74267416132592516aae86628... | junegunn |
| 2025-07-03 | Normalize halfwidth and fullwidth characers for matching | Junegunn Choi |
| 2025-07-02 | Explain the need to escape placeholders in transform actions | 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-29 | Deploying to master from @ junegunn/fzf@397fe8e395d215cc3ce3d24527ae1cdbe27ac... | junegunn |
| 2025-06-28 | 0.63.0 | Junegunn Choi |
| 2025-06-27 | Reset full-background property after a new line | Junegunn Choi |
| 2025-06-27 | Bump github.com/charlievieth/fastwalk from 1.0.10 to 1.0.12 (#4431) | dependabot[bot] |
| 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 | Update CHANGELOG | 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 | Update .goreleaser to build android_arm64 binary (#4428) | Junegunn Choi |
| 2025-06-19 | Update man page and changelog | 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-19 | chore: fix function name (#4425) | 曹家巧 |
| 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-06-09 | [bash,zsh] Skip comments in ~/.ssh/config | Koichi Murase |
| 2025-06-09 | [bash,zsh] Support "=" after "Hostname" and "Host" in ~/.ssh/config | Koichi Murase |
| 2025-06-09 | [bash,zsh] Remove redundant filtering-out of comment/blank lines | Koichi Murase |
| 2025-06-09 | [bash,zsh] Correctly exclude the hostname "0.0.0.0" | Koichi Murase |
| 2025-06-09 | [bash,zsh] Do not end the hostname analysis on "]" in ~/.ssh/known_hosts | Koichi Murase |
| 2025-06-09 | [bash,zsh] Process hostnames with uppercase letters in known_hosts | Koichi Murase |
| 2025-06-08 | Deploying to master from @ junegunn/fzf@bfa287b66ddd5282e1f778936d64cc8454794... | junegunn |
| 2025-06-08 | [bash,zsh] Separate common functions into "shell/common.sh" | Koichi Murase |
| 2025-06-08 | [bash,zsh] Work around mawk 1.3.3-20090705 not supporting the POSIX brackets | Koichi Murase |
| 2025-06-08 | [bash,zsh] Work around Solaris awk, which is non-standard | Koichi Murase |
| 2025-06-08 | [bash,zsh] Work around a quirk of macOS awk | Koichi Murase |
| 2025-06-05 | [bash,zsh] Reduce the number of fork & exec | Koichi Murase |
| 2025-06-05 | [zsh] Set shell options for pathname expansion "~/.ssh/config.d/*" | Koichi Murase |
| 2025-06-03 | [bash] Set shell options for pathname expansion "~/.ssh/config.d/*" (#4405) | Koichi Murase |
| 2025-06-03 | Fix the CI failure for PR caused by a spelling mistake (#4406) | Koichi Murase |
| 2025-06-01 | Deploying to master from @ junegunn/fzf@15d6c17390ba4d795989bcc65c0afaf91caaf... | junegunn |
| 2025-05-30 | Fix ANSI attributes lost when nth:regular is set | Junegunn Choi |
| 2025-05-30 | Fix ANSI attributes lost when 'regular' attribute is set to fg or nth | Junegunn Choi |