Allow leading/trailing spaces in tab_activity_symbol

This commit is contained in:
Kovid Goyal
2021-07-23 22:26:10 +05:30
parent 8f214c51c0
commit e48adf7a07
3 changed files with 5 additions and 2 deletions

View File

@@ -58,6 +58,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
is meant to match over line breaks, you will need to match over both.
(:iss:`3845`)
- Allow leading or trailing spaces in :opt:`tab_activity_symbol`
0.21.2 [2021-06-28]
----------------------