taskwarrior/scripts
Scott Kostyshak 6eee9e0544 Bash Completion
- Improved bash completion when TASKRC is exported.
- Added a unit test.

Description of previous behavior:

  $ export TASKRC=/tmp/.taskrc
  $ task ad<TAB><TAB>

lead to the following output:

  $ task adTASKRC override: /tmp/.taskrc
  dTASKRC override: /tmp/.taskrc
  TASKRC override: /tmp/.taskrc

Signed-off-by: Paul Beckingham <paul@beckingham.net>
2014-07-04 16:35:15 -04:00
..
add-ons Add-on 2014-04-20 08:16:24 -04:00
bash Bash Completion 2014-07-04 16:35:15 -04:00
fish Copyright 2014-01-01 13:32:22 -05:00
hooks Hooks 2014-05-17 11:41:32 -04:00
utils I18N 2014-04-19 09:26:22 -04:00
vim Copyright 2014-01-01 13:32:22 -05:00
zsh Code Cleanup 2014-01-18 19:12:48 -05:00
CMakeLists.txt Hooks 2014-05-14 20:10:37 -04:00