We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c32628 commit 591c451Copy full SHA for 591c451
documentation/tools.rst
@@ -274,6 +274,10 @@ Typing :kbd:`Ctrl+T Ctrl+H` when it is running shows the help text::
274
--- x X disable/enable software flow control
275
--- r R disable/enable hardware flow control
276
277
+:kbd:`Ctrl+T s` suspends the connection (port is opened) and reconnected when a
278
+key is pressed. This can be used to temporarily access the serial port with an
279
+other application, without exiting miniterm.
280
+
281
.. versionchanged:: 2.5
282
Added :kbd:`Ctrl+T` menu and added support for opening URLs.
283
.. versionchanged:: 2.6
0 commit comments