diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-05-08 11:26:11 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-05-08 11:26:11 -0400 |
commit | 84d49f527d9700857d933cac52284173c79afb1d (patch) | |
tree | a93c5ef5428dda7566c460a776685706ccaf60cc /st.1 | |
parent | 140c6b0a3f56e689f85728548469402e928ade30 (diff) |
copy output of command with alt-o
Diffstat (limited to 'st.1')
-rw-r--r-- | st.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -152,6 +152,11 @@ Show dmenu menu of all URLs on screen and choose one to open. .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 |