mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Remote control launch: Fix --env not implemented when using --cwd=current with the SSH kitten
Fixes #6438
This commit is contained in:
parent
72f283e7f7
commit
a1e5b72ca5
4 changed files with 26 additions and 6 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue