mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
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
This commit is contained in:
parent
908d2cc38c
commit
0fb687a7ed
3 changed files with 34 additions and 2 deletions
|
@ -144,6 +144,10 @@ in the Taskwarrior .taskrc file.
|
|||
If set to "1", causes each tasksh command to be preceded by a 'clear screen' and
|
||||
cursor reset. Default is "0".
|
||||
|
||||
.TP
|
||||
.B tasksh.contextprompt=1
|
||||
If set to "1", will display the context (if set) in the prompt. Default is "0".
|
||||
|
||||
.SH "CREDITS & COPYRIGHTS"
|
||||
Copyright (C) 2006 \- 2018 P. Beckingham, F. Hernandez.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue