From 829ff953e1a4eb749b85e85d70b5d9618669f891 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sun, 12 Sep 2021 20:30:55 +0200 Subject: [PATCH] docs(changelog): unicode_width in `tab-bar` titles --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5c2392f..e8f5f976 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) path: strider _allow_exec_host_cmd: true ``` +* Use the unicode width in tab-bar plugin, for tab names (https://github.com/zellij-org/zellij/pull/709) ## [0.16.0] - 2021-08-31