mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-12 02:42:56 +02:00
ssh kitten: Mimic behavior of ssh more closely
Execute any command specified on the command line via the users' shell on the remote side just as ssh does Fixes #3638
This commit is contained in:
@@ -59,6 +59,10 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
- Add an option :option:`kitty @ get-text --add-wrap-markers` to add line wrap
|
||||
markers to the output (:pull:`3633`)
|
||||
|
||||
- ssh kitten: Mimic behavior of ssh command line client more closely by
|
||||
executing any command specified on the command line via the users' shell
|
||||
just as ssh does (:iss:`3638`)
|
||||
|
||||
|
||||
0.20.3 [2021-05-06]
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user