mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 04:02:01 -07: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