Tasksh is a shell for Taskwarrior
Find a file
Paul Beckingham aba1b21dfd
Merge pull request #42 from ThomasAdam/ta/add-context-to-prompt
prompt: display context if one is present
2019-07-20 14:32:04 -04:00
cmake Docs: Updated URLs 2018-06-02 19:56:45 -04:00
doc prompt: display context if one is present 2018-07-13 23:14:23 +01:00
src Merge pull request #42 from ThomasAdam/ta/add-context-to-prompt 2019-07-20 14:32:04 -04:00
test Copyright 2018 2017-12-31 19:53:04 -05:00
.gitignore libshared: Integrated 2016-09-02 18:10:54 -04:00
.gitmodules .gitmodules: update URL to libshared 2018-06-14 09:19:18 +01:00
AUTHORS Added ThomasAdam to AUTHORS 2019-07-20 14:29:04 -04:00
ChangeLog Updated docs 2019-04-26 21:05:23 -04:00
cmake.h.in TI-91: Timewarrior does not compile on DragonFly 2017-12-10 00:23:08 -05:00
CMakeLists.txt TI-91: Timewarrior does not compile on DragonFly 2017-12-10 00:23:08 -05:00
commit.h.in CMake Files 2014-06-08 16:55:48 -04:00
COPYING Copyright 2018 2017-12-31 19:53:04 -05:00
INSTALL Docs: Updated in preparation for release 2016-09-05 09:06:21 -04:00
LICENSE Copyright 2018 2017-12-31 19:53:04 -05:00
NEWS prompt: display context if one is present 2018-07-13 23:14:23 +01:00
README.md important info so people can build the project 2018-11-02 12:56:42 +01:00

Disclaimer during ongoing development

The development branch is a work in progress and may not pass all quality tests, therefore it may harm your data. While we welcome bug reports from the development branch, we do not guarantee proper or timely fixes.

  • Make proper backups.
  • Broken functionality may arise from ongoing development work.
  • Be aware that using the development branch involves risks.

Thank you for taking a look at tasksh!!


Tasksh is released under the MIT license. For details check the LICENSE file.

Important note

When cloning this from the repo to build from source make sure you git clone --recursive to get all required submodules.