Fix a regression that caused using the `title` command in session files to stop working

Fixes #3676
This commit is contained in:
Kovid Goyal
2021-05-31 09:31:29 +05:30
parent 09093c8f3e
commit d7aa9952d8
3 changed files with 6 additions and 2 deletions

View File

@@ -73,6 +73,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Tab bar: Use a lower contrast color for tab separators (:pull:`3666`)
- Fix a regression that caused using the ``title`` command in session files
to stop working (:iss:`3676`)
0.20.3 [2021-05-06]
----------------------