Skip to content

Known Issues

8ward edited this page Dec 28, 2017 · 2 revisions

Bash Implementation

The Bash implementation was removed with commit 177b4dc.

Taskwarrior

  • Taskwarrior has a very flexible input parser which allows both modify 42 and 42 modify to be entered. However, the second form does not work with the Bash implementation since subcommands are moved to the first level by creating aliases for each command. This also prevents the usage of shortcuts like info instead of information.

Clone this wiki locally