forked from GothenburgBitFactory/taskshell
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow tasksh to process cmdline args
When invoking tasksh with command line arguments, it's useful to try and process these via taskwarrior so that: tasksh pro:home list would output the appropriate tasks before displaying the prompt. To achieve this, refactor some of the setup calls to generate the prompt, as well as refactoring the commandLoop. Fixes GH issue GothenburgBitFactory#15
- Loading branch information
1 parent
908d2cc
commit de43a5e
Showing
1 changed file
with
59 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters