mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 22:44:50 +02:00
Fix getting connection data from ssh command line when -- is used in the command line
This broke the remote file kitten when using the ssh kitten as the later was changed to use -- recently. Fixes #3929
This commit is contained in:
@@ -38,6 +38,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- Add :opt:`clear_all_mouse_actions` to clear all mouse actions defined to
|
||||
that point (:iss:`3907`)
|
||||
|
||||
- Fix the remote file kitten not working when using -- with ssh. The ssh kitten
|
||||
was recently changed to do this (:iss:`3929`)
|
||||
|
||||
|
||||
0.22.2 [2021-08-02]
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user