aboutsummaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorRoberto E. Vargas Caballero <k0ga@shike2.com>2015-09-08 12:10:11 +0200
committerRoberto E. Vargas Caballero <k0ga@shike2.com>2015-09-08 12:10:11 +0200
commit1f087aa8b70fce67e7c43f689b5fb35667b5d84c (patch)
tree26115eec179a2a29e31a21e81a1daea6b88207ac /st.1
parent473326f2e3115f4b745730be782b2eba63e0934c (diff)
downloadst-patched-1f087aa8b70fce67e7c43f689b5fb35667b5d84c.tar.bz2
st-patched-1f087aa8b70fce67e7c43f689b5fb35667b5d84c.tar.xz
st-patched-1f087aa8b70fce67e7c43f689b5fb35667b5d84c.zip
Add key to send a break to the serial line
Diffstat (limited to 'st.1')
-rw-r--r--st.13
1 files changed, 3 insertions, 0 deletions
diff --git a/st.1 b/st.1
index 29e3163..f2f3f0e 100644
--- a/st.1
+++ b/st.1
@@ -122,6 +122,9 @@ and all the remaining arguments are used as a command
122even without it. 122even without it.
123.SH SHORTCUTS 123.SH SHORTCUTS
124.TP 124.TP
125.B Pause
126Send a break in the serial line
127.TP
125.B Ctrl-Print Screen 128.B Ctrl-Print Screen
126Toggle if st should print to the 129Toggle if st should print to the
127.I iofile. 130.I iofile.