mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 07:43:39 -05:00
- `--phony` renamed to `--disabled` for consistency
- `--no-phony` is now `--enabled`
- Added `enable-search`, `disable-search`, and `toggle-search` actions
for `--bind`
- Added `--color` options: `query` and `disabled`
Close #2303