Fzf: Disable mouse?

Created on 21 Feb 2016  路  2Comments  路  Source: junegunn/fzf

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.

question

Most helpful comment

--no-mouse. Add it to $FZF_DEFAULT_OPTS if you want it to be the default.

All 2 comments

--no-mouse. Add it to $FZF_DEFAULT_OPTS if you want it to be the default.

Awesome. Thanks!

Was this page helpful?
0 / 5 - 0 ratings