ssh kitten: Fix KITTY_PUBLIC_KEY not being encoded properly when transmitting

Fixes #5496
This commit is contained in:
Kovid Goyal
2022-09-10 07:09:58 +05:30
parent dd4a65e0c9
commit 89570d3b52
2 changed files with 4 additions and 1 deletions

View File

@@ -40,6 +40,8 @@ Detailed list of changes
- Allow passing null bytes through the system clipboard (:iss:`5483`)
- ssh kitten: Fix :envvar:`KITTY_PUBLIC_KEY` not being encoded properly when transmitting (:iss:`5496`)
0.26.2 [2022-09-05]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~