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
__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
copy.py
main.py
utils.py