diff options
author | yusufaktepe <yusuf@yusufaktepe.com> | 2019-05-08 04:05:57 +0300 |
---|---|---|
committer | yusufaktepe <yusuf@yusufaktepe.com> | 2019-05-08 04:05:57 +0300 |
commit | 3cd91894ec91a0de7aa71d62949ba3381e600afd (patch) | |
tree | b20ec7e05d5970bdfc7c35bfbf9c89b7541b011b /st.1 | |
parent | 35506b44adf9176062f2cc51bcfd54ac79246744 (diff) |
Updated st to 0.8.2
Updated to latest git (20190414.f1546cf) & updated patches.
Changes:
. Upstream fixes.
. Alpha: Opacity value is now typed in float (0-1).
Also "-A" cmd option added as alternative opacity changing method.
. Clipboard: middle click pastes from clipboard.
. Organized shortcuts.
Diffstat (limited to 'st.1')
-rw-r--r-- | st.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -169,7 +169,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 |