From 4ecb7f3a162186fd7758f3bdedb3a0b4bb32f9d0 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 15 Jan 2017 13:22:09 +0900 Subject: Replace --normalize with --literal and enable normalization by default Ref #790 --- shell/completion.bash | 1 + 1 file changed, 1 insertion(+) (limited to 'shell') diff --git a/shell/completion.bash b/shell/completion.bash index 9c4cdb1a..d17bb191 100644 --- a/shell/completion.bash +++ b/shell/completion.bash @@ -67,6 +67,7 @@ _fzf_opts_completion() { --no-hscroll --jump-labels --height + --literal --reverse --margin --inline-info -- cgit v1.2.3