bash-completion icon indicating copy to clipboard operation
bash-completion copied to clipboard

programmable completion for the bash shell

Results 6 bash-completion issues
Sort by recently updated
recently updated
newest added

As in the subject, when I complete mutt folder names (in the mutt nomenclature, with the leading '=' sign), the sign gets removed: `mutt -f =foo` gets a full or...

Don’t you need to have a script named configure to actually run `./configure`? It seems this is missing and the build is failing on Mac OS even though autoconf is...

``` sh $ . ../bash-completion/completions/make $ make [TAB]sed: couldn't open file /dev/fd/63: No such file or directory sed: couldn't open file /dev/fd/63: No such file or directory ```

When I run: source ~/.bashrc , I get the following error line: /usr/share/bash-completion/bash_completion:35: parse error near `]]'

https://github.com/revans/bash-it is a community bash framewrok. The amount of bash completion files you have here will be very helpful to the entire community. Would you be inclided to merge this...