From a336494f5d8894f07c6d0297d408d59cd9185565 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 21 Jun 2015 17:40:36 +0900 Subject: 0.10.0 --- shell/completion.bash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell') 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) -- cgit v1.2.3