From 9d32b34b4934fb06bafa3f2545eb4c471760486a Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sun, 20 Dec 2020 15:37:01 -0500 Subject: [PATCH] docs: Add information about unicode characters --- ChangeLog | 2 ++ NEWS | 3 +++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 25fff22cf..cba3c8176 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 --------------------------- diff --git a/NEWS b/NEWS index 358d36219..8e3d75fd4 100644 --- a/NEWS +++ b/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