From e77592fb54057e331dea65d293ede7856d2f2ba1 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 18 Jan 2022 21:19:16 -0600 Subject: st: update base to 0.8.5 --- st.1 | 20 ++++++-------------- 1 file changed, 6 insertions(+), 14 deletions(-) (limited to 'st.1') diff --git a/st.1 b/st.1 index 89f24c2..4a98626 100644 --- a/st.1 +++ b/st.1 @@ -18,6 +18,8 @@ st \- simple terminal .IR title ] .RB [ \-t .IR title ] +.RB [ \-l +.IR line ] .RB [ \-w .IR windowid ] .RB [[ \-e ] @@ -140,16 +142,16 @@ Print the full screen to the Print the selection to the .I iofile. .TP -.B Ctrl-Equals +.B Ctrl-Shift-Page Up Increase font size. .TP -.B Ctrl-Minus +.B Ctrl-Shift-Page Down Decrease font size. .TP -.B Ctrl-Shift-Plus +.B Ctrl-Shift-Home Reset to default font size. .TP -.B Ctrl-Shift-p +.B Ctrl-Shift-y Paste from primary selection (middle mouse button). .TP .B Ctrl-Shift-c @@ -161,16 +163,6 @@ Paste from the clipboard selection. .B Ctrl-Shift-i Launch dmenu to enter a unicode codepoint and send the corresponding glyph to st. -.TP -.B Ctrl-Shift-y -Launch dmenu to copy line(s) of output to clipboard. -.TP -.B Ctrl-Shift-u -Launch dmenu to open URL from terminal in script. -.TP -.B Ctrl-Shift-l -Launch dmenu to copy line(s) of text from neomutt to open a single URL (split -over multiple lines by neomutt, using mw). .SH CUSTOMIZATION .B st can be customized by creating a custom config.h and (re)compiling the source -- cgit v1.2.3