Launch command: Allow specifying the OS window title

This commit is contained in:
Kovid Goyal
2021-08-19 09:52:52 +05:30
parent 44561e8cea
commit 42da681f2b
2 changed files with 8 additions and 1 deletions

View File

@@ -26,6 +26,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- macOS: Fix SIGUSR1 quitting kitty instead of reloading the config file (:iss:`3952`)
- Launch command: Allow specifying the OS window title
0.23.1 [2021-08-17]
----------------------