mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-09-18 13:40:54 +00:00
Preserve env vars from onvoking env when creating new os window via single instance
This commit is contained in:
parent
2c2ddbb8f5
commit
87b218a40d
4 changed files with 10 additions and 4 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue