fish_indent did something surprising.

This commit is contained in:
Aaron Gyes 2016-07-11 06:47:55 -07:00
parent e3187b2361
commit fb3c839a15

View file

@ -45,8 +45,7 @@ function history --shadow-builtin --description "display or manipulate interacti
switch $cmd
case search
if set -q argv[1]
or begin
test -n $time_args
or test -n $time_args
and contains $search_mode none
set -l pager less
set -q PAGER