ssh kitten: Fix a regression in 0.28.0 that caused interrupt during setup to not be handled gracefully

Fixes #6254
This commit is contained in:
Kovid Goyal
2023-05-08 16:18:05 +05:30
parent 71189aee9f
commit 454acd4f5c
2 changed files with 11 additions and 0 deletions

View File

@@ -59,6 +59,8 @@ Detailed list of changes
- edit-in-kitty: Fix running edit-in-kitty with elevated privileges to edit a restricted file not working (:disc:`6245`)
- ssh kitten: Fix a regression in 0.28.0 that caused interrupt during setup to not be handled gracefully (:iss:`6254`)
0.28.1 [2023-04-21]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~