mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation Update
- Added discussion of "less -FrX" and the reported problems with Linux 'more' (thanks to Steve Rader).
This commit is contained in:
parent
08f32cb9e9
commit
8543bd457b
1 changed files with 8 additions and 0 deletions
|
@ -21,6 +21,14 @@ Prevent this with the following entry in your .taskrc file:
|
||||||
|
|
||||||
_forcecolor=on
|
_forcecolor=on
|
||||||
|
|
||||||
|
There is an additional problem with using pagers such as 'less' and 'more'.
|
||||||
|
When using less, these options will preserve the color codes:
|
||||||
|
|
||||||
|
task ... | less -FrX
|
||||||
|
|
||||||
|
There have been problems reported with the Linux 'more' pager, which inserts
|
||||||
|
newline characters.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B Q: How do I backup my taskwarrior data files? Where are they?
|
.B Q: How do I backup my taskwarrior data files? Where are they?
|
||||||
A: Taskwarrior writes all pending tasks to the file
|
A: Taskwarrior writes all pending tasks to the file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue