commit a9c02b2ccc1ce05cab6d3f1ec87971762d3c432d
Author: Martin Tournoij <martin_AT_arp242.net>
Date: Fri Dec 28 11:43:06 2018 +1300
st/hidecursor: mention xbanish as alternative
Arguably it's a better way to achieve this. It's a small suckless-style
program, and I think it's useful to mention as a possible alternative.
diff --git a/st.suckless.org/patches/hidecursor/index.md b/st.suckless.org/patches/hidecursor/index.md
index d6f28eaa..2e585a19 100644
--- a/st.suckless.org/patches/hidecursor/index.md
+++ b/st.suckless.org/patches/hidecursor/index.md
_AT_@ -7,6 +7,8 @@ Description
Hide the X cursor whenever a key is pressed and show it back when the mouse
is moved in the terminal window.
+An alternative to this patch might be [xbanish](
https://github.com/jcs/xbanish).
+
Download
--------
Received on Thu Dec 27 2018 - 23:43:53 CET