m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00
This commit is contained in:
Junegunn Choi
2025-10-26 14:53:18 +09:00
parent 1a0371e2c7
commit c1b259c042
7 changed files with 22 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ CHANGELOG
------
- Bug fixes
- Fixed a bug preventing 'ctrl-h' from being bound to an action (#4556)
- Fixed `--no-color` / `NO_COLOR` theme
- Fixed `--no-color` / `NO_COLOR` theme (#4561)
0.66.0
------