summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/completion.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/completion.bash b/shell/completion.bash
index 42d66c1d..d9e7d447 100644
--- a/shell/completion.bash
+++ b/shell/completion.bash
@@ -46,9 +46,9 @@ _fzf_opts_completion() {
--expect
--toggle-sort
--sync
- --null
+ --cycle
--history
- --history-max"
+ --history-size"
case "${prev}" in
--tiebreak)