Merge latest suckless build into lukesmith-0.8.5

Includes the 0.8.5 version bump, which is great since many of the
patches have already been updated to here too.
This commit is contained in:
Spenser Truex
2022-08-15 01:20:16 -03:00
9 changed files with 892 additions and 59 deletions

18
st.1
View File

@@ -176,6 +176,24 @@ Print the full screen to the
.B Print Screen
Print the selection to the
.I iofile.
.TP
.B Ctrl-Shift-Page Up
Increase font size.
.TP
.B Ctrl-Shift-Page Down
Decrease font size.
.TP
.B Ctrl-Shift-Home
Reset to default font size.
.TP
.B Ctrl-Shift-y
Paste from primary selection (middle mouse button).
.TP
.B Ctrl-Shift-c
Copy the selected text to the clipboard selection.
.TP
.B Ctrl-Shift-v
Paste from the clipboard selection.
.SH CUSTOMIZATION
.B st
can be customized by creating a custom config.h and (re)compiling the source