From 84d49f527d9700857d933cac52284173c79afb1d Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 8 May 2019 11:26:11 -0400 Subject: copy output of command with alt-o --- st.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'st.1') diff --git a/st.1 b/st.1 index 97cafc7..57c35f4 100644 --- a/st.1 +++ b/st.1 @@ -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 -- cgit v1.2.3