summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorChris Liechti <cliechti@gmx.net>2017-07-16 22:05:04 +0200
committerChris Liechti <cliechti@gmx.net>2017-07-16 22:05:04 +0200
commit591c451fa2e0f3b8fa7a57a924fa16af38683c52 (patch)
tree377a6e362035435535d501586e52ab101a5dbaed /documentation
parent9c32628331735c8016b00c829089c1e2812e03d9 (diff)
downloadpyserial-git-591c451fa2e0f3b8fa7a57a924fa16af38683c52.tar.gz
docs: miniterm suspend function
Diffstat (limited to 'documentation')
-rw-r--r--documentation/tools.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/tools.rst b/documentation/tools.rst
index d6986eb..9471430 100644
--- a/documentation/tools.rst
+++ b/documentation/tools.rst
@@ -274,6 +274,10 @@ Typing :kbd:`Ctrl+T Ctrl+H` when it is running shows the help text::
--- x X disable/enable software flow control
--- r R disable/enable hardware flow control
+:kbd:`Ctrl+T s` suspends the connection (port is opened) and reconnected when a
+key is pressed. This can be used to temporarily access the serial port with an
+other application, without exiting miniterm.
+
.. versionchanged:: 2.5
Added :kbd:`Ctrl+T` menu and added support for opening URLs.
.. versionchanged:: 2.6