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
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]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~