When expanding environment variables in listen_on allow the env directive to take effect

This commit is contained in:
Kovid Goyal 2025-11-25 08:19:51 +05:30
parent 22f0292e35
commit 3d92a52676
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
2 changed files with 7 additions and 4 deletions

View file

@ -168,6 +168,9 @@ Detailed list of changes
- Have the :option:`kitty --start-as` flag be respected when used with
:option:`kitty --single-instance` (:iss:`9228`)
- When expanding environment variables in :opt:`listen_on` allow the :opt:`env`
directive to take effect
0.44.0 [2025-11-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~