launch: When using --cwd=current for a remote system support running non shell commands as well

This commit is contained in:
Kovid Goyal
2023-02-08 17:52:28 +05:30
parent 244507336b
commit 7c8c7fe3a2
5 changed files with 29 additions and 13 deletions

View File

@@ -42,6 +42,8 @@ Detailed list of changes
- Fix a regression in 0.27.0 that broke kitty @ set-font-size 0 (:iss:`5992`)
- launch: When using ``--cwd=current`` for a remote system support running non shell commands as well (:disc:`5987`)
0.27.1 [2023-02-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~