Is there a way to disable the mouse for the fzf finder? I would like to be able to highlight/copy commands from the finder without having to make a selection first.
--no-mouse. Add it to $FZF_DEFAULT_OPTS if you want it to be the default.
Awesome. Thanks!
Most helpful comment
--no-mouse. Add it to$FZF_DEFAULT_OPTSif you want it to be the default.