taskwarrior/scripts
John Florian ede746ba16 Fixed bug #241
Completion behavior has changed from bash-3 to bash-4.  Even the colon
character appears in COMP_WORDBREAKS of both versions, only bash-4 seems to
honor it.  This appears to be a bug in bash-3.  Changes made here work around
the problem so that completion of project names works for either version of
bash.
2009-07-30 23:19:10 -04:00
..
bash Fixed bug #241 2009-07-30 23:19:10 -04:00
vim From: John Florian <jflorian@doubledog.org> 2009-07-09 02:29:58 +02:00
zsh Patch - Added license information (GPLv2+) to shell completion scripts 2009-05-30 17:07:52 -04:00