diff --git a/bash_completion b/bash_completion index 22e511bb..bfc2c555 100644 --- a/bash_completion +++ b/bash_completion @@ -1941,7 +1941,7 @@ _minimal() $split && return _filedir } -# Complete the empty string to allow completion of '>', '>>', and '<' +# Complete the empty string to allow completion of '>', '>>', and '<' on < 4.3 # http://lists.gnu.org/archive/html/bug-bash/2012-01/msg00045.html complete -F _minimal ''