summaryrefslogtreecommitdiff
path: root/st.1
diff options
context:
space:
mode:
authorrjl6789 <rob.livesey@gmail.com>2019-05-09 07:37:21 +0100
committerrjl6789 <rob.livesey@gmail.com>2019-05-09 07:37:21 +0100
commit9aa7f38187cf6ff15ec1a11fc83e8d43e1b1a6d5 (patch)
tree79889ddefc19e3ea2fc1c2374d9a54727e156435 /st.1
parente99aa29eefb43c1ea9f63c13d35bf45f7a90171b (diff)
parentda13ef12463d1870caed94584db464d68c6b3182 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'st.1')
-rw-r--r--st.110
1 files changed, 9 insertions, 1 deletions
diff --git a/st.1 b/st.1
index 8cf4265..57c35f4 100644
--- a/st.1
+++ b/st.1
@@ -149,6 +149,14 @@ Paste/input primary selection.
.B Alt-l
Show dmenu menu of all URLs on screen and choose one to open.
.TP
+.B Alt-y
+Show dmenu menu of all URLs on screen and choose one to copy.
+.TP
+.B Alt-o
+Show dmenu menu of all recently run commands and copy the output of the chosen command to the clipboard.
+.I xclip
+required.
+.TP
.B Break
Send a break in the serial line.
Break key is obtained in PC keyboards
@@ -166,7 +174,7 @@ Print the full screen to the
Print the selection to the
.I iofile.
.TP
-.B Ctrl-Shift-i
+.B Alt-Ctrl
Launch dmenu to enter a unicode codepoint and send the corresponding glyph
to st.
.SH CUSTOMIZATION