mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-06-10 01:51:09 +00:00
Add a note about typing before the prompt being lost
This commit is contained in:
parent
675411df85
commit
482b853908
1 changed files with 6 additions and 0 deletions
|
|
@ -58,6 +58,12 @@ quick example:
|
|||
|
||||
See below for full details on the syntax and options of :file:`ssh.conf`.
|
||||
|
||||
.. note::
|
||||
|
||||
Because of the poor design of SSH, any typing you do before the shell prompt
|
||||
appears may be lost. So ideally dont start typing till you see the shell
|
||||
prompt :)
|
||||
|
||||
|
||||
A real world example
|
||||
----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue