summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorHiroki Konishi <relastle@gmail.com>2020-02-17 10:19:03 +0900
committerGitHub <noreply@github.com>2020-02-17 10:19:03 +0900
commit2a60edcd52df0c913ea8a93efec4027b9a758a5b (patch)
tree6ff74c8dd9996ad0f5a621c0175ccad18c2b55b4 /shell
parentd61ac32d7b5f1ba0c98c5fff3ec33f76c865e96e (diff)
Make pointer and multi-select marker customizable (#1844)
Add --pointer and --marker option which can provide additional context to the user
Diffstat (limited to 'shell')
-rw-r--r--shell/completion.bash2
1 files changed, 2 insertions, 0 deletions
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