Fix a regression in the previous release that caused kitten @ launch --cwd=current to fail over SSH

Fixes #7028
This commit is contained in:
Kovid Goyal
2024-01-21 08:06:44 +05:30
parent f5621bd56c
commit 01ffbfdb42
2 changed files with 4 additions and 2 deletions

View File

@@ -50,6 +50,8 @@ Detailed list of changes
- Fix a regression in the previous release that caused multi-key sequences to not abort when pressing an unknown key (:iss:`7022`)
- Fix a regression in the previous release that caused `kitten @ launch --cwd=current` to fail over SSH (:iss:`7028`)
0.32.0 [2024-01-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~