Commit graph

26 commits

Author SHA1 Message Date
Ruslan
e28f8bb9d9 colors configuration options for .taskrc 2019-08-18 14:17:12 +03:00
Paul Beckingham
6c80122d18
Merge pull request #45 from ThomasAdam/gh/15
Allow tasksh to process cmdline args
2019-07-20 14:37:47 -04:00
Thomas Adam
f8655302ef 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 #15
2018-07-13 23:29:50 +01:00
Thomas Adam
0fb687a7ed prompt: display context if one is present
The documentation for tasksh currently says that the tasksh prompt will
display the context if there is one.  This adds the context to the
prompt.

Fixes GH issue #37
2018-07-13 23:14:23 +01:00
Paul Beckingham
e438ccc7cc Docs: Update to trigger build 2018-01-07 14:14:10 -05:00
Paul Beckingham
32e27ecba4 Copyright 2018 2017-12-31 19:53:04 -05:00
Federico Hernandez
3f4b2284ad Version number and release date for 1.2.0 2017-05-10 00:05:29 +02:00
Paul Beckingham
008f183bd1 Copyright update 2017-01-01 12:35:12 -05:00
Federico Hernandez
464f5ae19f Bumped release date in documentation 2016-09-05 21:15:15 +02:00
Paul Beckingham
e9fcf89e69 Docs: Updated man page with new features 2016-09-05 09:20:04 -04:00
Paul Beckingham
cbb7959833 TS-11: Autoclear in the Task Shell
- Thanks to Lars Kumbier.
2016-09-04 16:06:17 -04:00
Paul Beckingham
70d9870611 Copyright: Updated to 2016 2015-12-31 15:14:37 -05:00
Paul Beckingham
9cd0f95242 Docs: Wrote a high-level overview of 'review'
- With a pointer to a (nonexistend) online doc.
2015-10-18 00:38:49 -04:00
Paul Beckingham
d3410d8dcd Docs: Updated man page by removing old content 2015-10-18 00:17:19 -04:00
Paul Beckingham
9a5492403e Docs: Mentioned the need for TASKRC and TASKDATA in non-standard configurations 2015-05-31 10:50:18 -04:00
Paul Beckingham
5eb8e6f28a Docs: Updated to remove 'context', add 'review'. 2015-05-25 13:04:45 -04:00
Paul Beckingham
b5d3a4eff8 Updated copyright to 2015 2015-01-01 00:00:44 -05:00
Paul Beckingham
4634255550 Documentation
- Added notes about context support.
2014-12-21 19:31:00 -05:00
Federico Hernandez
5934dfcefa Release preparations
- Bumping version number and dates
- Cleaning up documentation
2014-12-21 23:42:28 +01:00
Paul Beckingham
0985b0ddf3 Documentation
- Updated man page examples, added commands.
2014-12-21 13:14:15 -05:00
Federico Hernandez
c81c18d261 More documentation updates 2014-09-16 09:26:26 +02:00
Federico Hernandez
87de7a5bdd Bumped date in man page 2014-09-05 22:44:20 +02:00
Paul Beckingham
b98f261377 Documentation
- Removed obsolete information from the man page.
2014-06-20 07:29:45 -04:00
Paul Beckingham
eb915bd054 Build
- Basic tasksh builds.
2014-06-08 17:51:42 -04:00
Paul Beckingham
21f3ee3c04 Git
- Added missing .gitignore.
2014-06-08 17:47:03 -04:00
Paul Beckingham
f2a59d8543 CMake Files
- Main CMake files.
2014-06-08 17:30:53 -04:00