Add a note about completions for the SSH kitten

This commit is contained in:
Kovid Goyal
2021-06-25 08:02:28 +05:30
parent 13c58536be
commit e83be21756
2 changed files with 4 additions and 2 deletions

View File

@@ -54,6 +54,8 @@ type it each time::
alias ssh="kitty +kitten ssh"
Remember to also setup :ref:`completion`.
If for some reason that does not work (typically because the server is using a
non POSIX compliant shell as ``/bin/sh``), you can try using it with ``python``
instead::