summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-06-21 17:40:36 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-06-21 17:40:36 +0900
commita336494f5d8894f07c6d0297d408d59cd9185565 (patch)
tree7fa90306f773e3d90cb5b5f3aa12d6c9b6996689 /shell
parent8270f7f0cadf14c76feaadfb4068ccdf599a25e8 (diff)
0.10.0
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)