mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Fix a regression in the previous release that caused kitten @ launch --cwd=current to fail over SSH
Fixes #7028
This commit is contained in:
parent
f5621bd56c
commit
01ffbfdb42
2 changed files with 4 additions and 2 deletions
|
|
@ -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]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue