File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -274,9 +274,10 @@ Typing :kbd:`Ctrl+T Ctrl+H` when it is running shows the help text::
274274 --- x X disable/enable software flow control
275275 --- r R disable/enable hardware flow control
276276
277- :kbd: `Ctrl + T s ` suspends the connection (port is opened) and reconnected when a
277+ :kbd: `Ctrl + T s ` suspends the connection (port is opened) and reconnects when a
278278key is pressed. This can be used to temporarily access the serial port with an
279- other application, without exiting miniterm.
279+ other application, without exiting miniterm. If reconnecting fails it is
280+ also possible to exit (:kbd: `Ctrl + ] `) or change the port (:kbd: `p `).
280281
281282.. versionchanged :: 2.5
282283 Added :kbd: `Ctrl + T ` menu and added support for opening URLs.
You can’t perform that action at this time.
0 commit comments