Remote control launch: Fix --env not implemented when using --cwd=current with the SSH kitten

Fixes #6438
This commit is contained in:
Kovid Goyal 2023-07-11 07:06:48 +05:30
parent 72f283e7f7
commit a1e5b72ca5
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
4 changed files with 26 additions and 6 deletions

View file

@ -40,6 +40,8 @@ Detailed list of changes
- macOS: Fix a regression that caused rendering to hang when transitioning to full screen with :opt:`macos_colorspace` set to ``default`` (:iss:`6435`)
- Remote control launch: Fix ``--env`` not implemented when using ``--cwd=current`` with the SSH kitten (:iss:`6438`)
0.29.0 [2023-07-10]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~