Remote file transfer: Fix transfer not working is custom ssh port or identity is specified on the SSH command line

Fixes #4067
This commit is contained in:
Kovid Goyal
2021-09-27 10:58:40 +05:30
parent b70064d1be
commit 3bc7b5bad9
6 changed files with 57 additions and 7 deletions

View File

@@ -55,6 +55,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Linux: Fix IME with fcitx5 not working after fcitx5 is restarted
(:pull:`4059`)
- Remote file transfer: Fix transfer not working is custom ssh port or identity
is specified on the command line (:iss:`4067`)
0.23.1 [2021-08-17]