Commit Graph

8 Commits

Author SHA1 Message Date
meatballhat 688c5a9d4f Merge branch 'master' into merging-jereksel-zsh 2017-08-03 14:38:20 -04:00
Tony b9c5353920 Unset PROG variable to fix issue when mulitple apps run autocomplete from etc/bash_completion.d directory 2017-04-06 15:11:23 +02:00
Dan Buch 363d9c9a31 Add a hack so that zsh completion only runs for zsh 2016-07-24 17:29:13 -04:00
Andrzej Ressel ceeebaba04 [PoC] Improve zsh autocompletions 2016-07-21 08:47:59 +02:00
Jille Timmermans 34639643ac bash_autocomplete: Remove unused local variable prev 2015-10-28 14:39:36 +00:00
Kevin Klues 543102d9c3 Set default PROG in bash_autocomplete
By setting the default value of PROG to the basname of whatever the
filename is, we allow bash_autocomplete to be copied into
/etc/bash_completion.d without modification.
2015-08-28 18:25:37 -07:00
Yushi Nakai 742745ce19 add completion file for zsh 2014-06-19 01:06:23 +09:00
Summer Mousa 7544c56e3c Added some documentation and bash integration code 2014-04-12 16:59:41 -05:00