taskwarrior/scripts/bash
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
..
context Initial support for context and focus (see Issue #218). 2013-08-21 17:34:19 -04:00
focus Initial support for context and focus (see Issue #218). 2013-08-21 17:34:19 -04:00
task.sh Bash Completion 2014-07-04 16:35:15 -04:00
task_functions.sh Initial support for context and focus (see Issue #218). 2013-08-21 17:34:19 -04:00