mirror of
https://github.com/junegunn/fzf
synced 2026-06-25 12:33:17 +00:00
5a32634b74
* [fish] Drop support for versions older than 3.0b1 * [fish] Use `set` instead of `read` for `$result` This effectively makes CTRL-R non-blocking (the previous attempt was unsuccessful). * [fish] Allow FZF_CTRL_R_OPTS to set multi-select