GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Bold text doesn't work in the reports
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
I set ```color.due=bold``` in my taskrc
When running ```task colors legend``` it appears bold, however in any of the reports it doesn't change anything. I use Alacritty as my terminal.
The output of the ```task diag``` command:
```
task 2.5.3
Platform: Linux
Compiler
Version: 10.2.0
Caps: +stdc +stdc_hosted +LP64 +c8 +i32 +l64 +vp64 +time_t64
Compliance: C++17
Build Features
Built: Feb 2 2021 23:45:39
CMake: 3.19.4
libuuid: libuuid + uuid_unparse_lower
libgnutls: 3.7.0
Build type:
Configuration
File: /home/akim/.config/taskwarrior/taskrc (found), 3326 bytes, mode 100644
Data: /home/akim/.local/share/taskwarrior (found), dir, mode 40755
TASKRC: /home/akim/.config/taskwarrior/taskrc
TASKDATA: /home/akim/.local/share/taskwarrior
Locking: Enabled
GC: Enabled
$EDITOR: nvim
Server: inthe.am:53589
CA: ~/.config/taskwarrior/inthe.am/ca.crt, readable, 2405 bytes
Certificate: ~/.config/taskwarrior/inthe.am/private.certificate.pem, readable, 2710 bytes
Key: ~/.config/taskwarrior/inthe.am/private.key.pem, readable, 17747 bytes
Trust: strict
Ciphers: NORMAL
Creds: inthe_am/akimkomir/************************************
Hooks
System: Enabled
Location: /home/akim/.config/taskwarrior/hooks
Active: on-modify.timewarrior (executable)
Inactive:
Tests
Terminal: 310x66
Dups: Scanned 144 tasks for duplicate UUIDs:
No duplicates found
Broken ref: Scanned 144 tasks for broken references:
No broken references found
```
Contributor guide
Assessment
This issue has not been assessed yet.