From a9505103429a26209ba6b57bcb140d83621bf3ad Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 4 May 2020 20:17:40 +0530 Subject: Update docs --- plugins/finder | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/finder') diff --git a/plugins/finder b/plugins/finder index b7cda42..649b711 100755 --- a/plugins/finder +++ b/plugins/finder @@ -3,7 +3,7 @@ # Description: Run custom search and list results in smart context # # Note: To enable multi select in fzf, export the following: -# - export FZF_DEFAULT_OPTS='--bind ctrl-a:select-all,ctrl-d:deselect-all' +# - export FZF_DEFAULT_OPTS='--bind ctrl-a:select-all,ctrl-d:deselect-all,ctrl-t:toggle' # # Shell: POSIX compliant # Author: Arun Prakash Jana -- cgit v1.3.1