Dont ignore --title when using an empty session

Fixes #3055
This commit is contained in:
Kovid Goyal
2020-10-25 18:53:57 +05:30
parent 3960c6678d
commit 26974b1f3a
2 changed files with 4 additions and 1 deletions

View File

@@ -27,6 +27,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Allow adding MIME definitions to kitty by placing a ``mime.types`` file in
the kitty config directory (:iss:`3056`)
- Dont ignore :option:`--title` when using a session file that defines no
windows (:iss:`3055`)
0.19.1 [2020-10-06]
-------------------