Have the kitty --title flag apply to all windows created using kitty --session

Fixes #921
This commit is contained in:
Kovid Goyal
2018-09-09 10:49:20 +05:30
parent 49d8f4689f
commit 1f63ff1d41
3 changed files with 13 additions and 7 deletions

View File

@@ -23,6 +23,9 @@ Changelog
- Linux: Handle fonts that contain monochrome bitmaps (such as the Terminus TTF
font) (:pull:`934`)
- Have the :option:`kitty --title` flag apply to all windows created
using :option:`kitty --session` (:iss:`921`)
0.12.1 [2018-09-08]
------------------------------