| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-12 | 0.66.0 | Junegunn Choi | |
| 2025-09-24 | Apply shfmt to bash script files (make fmt) | Junegunn Choi | |
| 2025-08-31 | 0.65.2 | Junegunn Choi | |
| 2025-08-17 | [install] Support old uname in macOS (#4492) | Chayoung You | |
| 2025-08-03 | 0.65.1 | Junegunn Choi | |
| 2025-07-27 | 0.65.0 | Junegunn Choi | |
| 2025-07-06 | 0.64.0 | Junegunn Choi | |
| 2025-06-28 | 0.63.0 | Junegunn Choi | |
| 2025-05-04 | 0.62.0 | Junegunn Choi | |
| 2025-04-22 | 0.61.3 | Junegunn Choi | |
| 2025-04-20 | 0.61.2 | Junegunn Choi | |
| 2025-04-06 | 0.61.1 | Junegunn Choi | |
| 2025-03-30 | 0.61.0 | Junegunn Choi | |
| 2025-03-03 | 0.60.3 | Junegunn Choi | |
| 2025-02-23 | 0.60.2 | Junegunn Choi | |
| 2025-02-20 | 0.60.1 | Junegunn Choi | |
| 2025-02-13 | 0.60.0 | Junegunn Choi | |
| 2025-02-02 | 0.59.0 | Junegunn Choi | |
| 2025-01-20 | 0.58.0 | Junegunn Choi | |
| 2025-01-05 | [install] Unset FZF_DEFAULT_OPTS when checking the binary | Junegunn Choi | |
| 2024-12-15 | 0.57.0 | Junegunn Choi | |
| 2024-12-01 | [install] grep -> \grep | Junegunn Choi | |
| 2024-12-01 | Enhance install script to handle commented and uncommented lines (#3632) (#4112) | buttering | |
| * Enhance install script to handle commented and uncommented lines (#3632) Resolves #3632 Enhance install script to handle commented and uncommented lines in shell file with user prompts for modification. - Track commented and uncommented lines in the file. - Prompt user to append or skip if the line is commented. - Ensure new lines are added only when necessary, based on user input. - To the `fish_user_key_bindings.fish`, the original logic would append the line to the end if no corresponding statement was found. I’ve adopted the same behavior for commented lines. * Refactor append_line function to improve line existence check. - Replaced `lno` variable with `lines` to store matching lines and simplified the logic. - Improved line existence check, now prints all matching lines directly and handles commented lines separately. - Removed unnecessary variables like `all_commented`, `commented_lines`, and `non_commented_lines`. * Fix indentation --------- Co-authored-by: Junegunn Choi <junegunn.c@gmail.com> | |||
| 2024-11-15 | 0.56.3 | Junegunn Choi | |
| 2024-11-12 | 0.56.2 | Junegunn Choi | |
| 2024-11-10 | 0.56.1 | Junegunn Choi | |
| 2024-10-27 | 0.56.0 | Junegunn Choi | |
| 2024-08-29 | 0.55.0 | Junegunn Choi | |
| 2024-07-31 | 0.54.3 | Junegunn Choi | |
| 2024-07-26 | 0.54.2 | Junegunn Choi | |
| 2024-07-19 | 0.54.1 | Junegunn Choi | |
| 2024-07-08 | 0.54.0 | Junegunn Choi | |
| New tags will have `v` prefix. * https://github.com/junegunn/fzf/issues/2879 * https://github.com/golang/go/issues/32945 Close #2879 | |||
| 2024-06-06 | 0.53.0 | Junegunn Choi | |
| 2024-05-15 | docs: update zsh integration instructions (#3794) | LangLangBart | |
| 2024-05-14 | 0.52.1 | Junegunn Choi | |
| 2024-05-08 | 0.52.0 | Junegunn Choi | |
| 2024-05-07 | [install] tar --no-same-owner | Junegunn Choi | |
| Close #3776 | |||
| 2024-05-01 | 0.51.0 | Junegunn Choi | |
| 2024-04-15 | 0.50.0 | Junegunn Choi | |
| 2024-04-05 | 0.49.0 | Junegunn Choi | |
| 2024-03-17 | 0.48.1 | Junegunn Choi | |
| 2024-03-14 | 0.48.0 | Junegunn Choi | |
| 2024-03-13 | Embed shell integration scripts in fzf binary (`--bash` / `--zsh` / ↵ | Junegunn Choi | |
| `--fish`) (#3675) This simplifies the distribution, and the users are less likely to have problems caused by using incompatible scripts and binaries. # Set up fzf key bindings and fuzzy completion eval "$(fzf --bash)" # Set up fzf key bindings and fuzzy completion eval "$(fzf --zsh)" # Set up fzf key bindings fzf --fish | source | |||
| 2024-03-10 | 0.47.0 | Junegunn Choi | |
| 2024-02-01 | 0.46.1 | Junegunn Choi | |
| 2024-01-23 | 0.46.0 | Junegunn Choi | |
| 2024-01-01 | 0.45.0 | Junegunn Choi | |
| 2023-11-17 | 0.44.1 | Junegunn Choi | |
| 2023-11-12 | 0.44.0 | Junegunn Choi | |
| 2023-10-15 | 0.43.0 | Junegunn Choi | |
