Skip to content

Commit d2bf42e

Browse files
committed
docs: miniterm suspend function extensions
1 parent 45c6f22 commit d2bf42e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

documentation/tools.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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
278278
key 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.

0 commit comments

Comments
 (0)