mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-26 09:26:00 +08:00
bb64d84ce4
Enable inserting multiple history commands. To disable, set `--no-multi` through `$FZF_CTRL_R_OPTS`. Also, remove the usage of `become` action, to avoid leaving behind temporary files. Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>