mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
When expanding environment variables in listen_on allow the env directive to take effect
This commit is contained in:
parent
22f0292e35
commit
3d92a52676
2 changed files with 7 additions and 4 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue