kitty/kittens/ssh
Kovid Goyal e2117ee8a4
ssh kitten: Allow completion of ssh options between the destination and command
This contravenes the documented command line parsing behavior of ssh but
matches its actual implementation. Sigh.

Fixes #5322
2022-07-29 08:29:49 +05:30
..
options Docs: Mention close_shared_ssh_connections in ssh kitten config docs 2022-04-30 16:54:46 +08:00
__init__.py
completion.py ssh kitten: Allow completion of ssh options between the destination and command 2022-07-29 08:29:49 +05:30
config.py Simplify hostname matching 2022-03-15 11:25:21 +05:30
copy.py Add a note about how to exclude directories in the copy command 2022-07-12 16:23:48 +05:30
main.py ssh kitten: Better handling of exit on keyboard interrupt 2022-07-20 21:40:51 +05:30
utils.py Also detect ssh kitten run as an overlay 2022-06-08 18:53:54 +05:30