mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 05:27:47 +02:00
docs: Add information about unicode characters
This commit is contained in:
parent
e6edac7edd
commit
9d32b34b49
2 changed files with 5 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
Thanks to Beka, mrossinek.
|
||||
- TW #2290 Support moving the config file to XDG_CONFIG_HOME
|
||||
Thanks to Julien Rabinow.
|
||||
- Width determination of Unicode characters now works for up to
|
||||
Unicode 11 (from Unicode 5). Emojis are correctly displayed.
|
||||
|
||||
------ current release ---------------------------
|
||||
|
||||
|
|
3
NEWS
3
NEWS
|
@ -7,6 +7,9 @@ New Features in Taskwarrior 2.6.0
|
|||
$XDG_CONFIG_HOME/task/taskrc (defaulting to ~/.config/task/taskrc). This
|
||||
allows users to setup their Taskwarrior to follow XDG standard without
|
||||
using config overrides.
|
||||
- Newer Unicode characters, such as emojis are correctly handled and displayed.
|
||||
Taskwarrior now supports all Unicode characters up to Unicode 11.
|
||||
|
||||
|
||||
New Commands in Taskwarrior 2.6.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue