Preserve env vars from onvoking env when creating new os window via single instance

This commit is contained in:
Kovid Goyal
2025-04-23 22:14:06 +05:30
parent 2c2ddbb8f5
commit 87b218a40d
4 changed files with 10 additions and 4 deletions

View File

@@ -128,6 +128,9 @@ Detailed list of changes
- Fix a regression in 0.36.0 that caused using = with single letter options to
no longer work correctly (:iss:`8556`)
- Single instance: Preserve environment variables from invoking environment in
newly created window (:disc:`8567`)
0.41.1 [2025-04-03]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~