Allow using templates with text formatting for tab_activity_symbol

Fixes #4507
This commit is contained in:
Kovid Goyal
2022-01-14 08:18:04 +05:30
parent ecf4fcdeb0
commit 017da1159c
3 changed files with 62 additions and 42 deletions

View File

@@ -79,6 +79,9 @@ Detailed list of changes
- macOS: Allow opening text files, images and directories with kitty when
launched using "Open with" in Finder (:iss:`4460`)
- Allow using templates with text formatting for :opt:`tab_activity_symbol`
(:pull:`4507`)
- macOS: Persist "Secure Keyboard Entry" across restarts to match the behavior
of Terminal.app (:iss:`4471`)