From 2a60edcd52df0c913ea8a93efec4027b9a758a5b Mon Sep 17 00:00:00 2001 From: Hiroki Konishi Date: Mon, 17 Feb 2020 10:19:03 +0900 Subject: Make pointer and multi-select marker customizable (#1844) Add --pointer and --marker option which can provide additional context to the user --- shell/completion.bash | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell') diff --git a/shell/completion.bash b/shell/completion.bash index 8b3025ac..9d52a6ba 100644 --- a/shell/completion.bash +++ b/shell/completion.bash @@ -72,6 +72,8 @@ _fzf_opts_completion() { --margin --inline-info --prompt + --pointer + --marker --header --header-lines --ansi -- cgit v1.2.3