index.md (674B)
1 hidecursor 2 ========== 3 4 Description 5 ----------- 6 Hide the X cursor whenever a key is pressed and show it back when the mouse 7 is moved in the terminal window. 8 9 An alternative to this patch might be [xbanish](https://github.com/jcs/xbanish) or [unclutter](https://github.com/Airblader/unclutter-xfixes). 10 11 Download 12 -------- 13 * [st-hidecursor-0.5.diff](st-hidecursor-0.5.diff) 14 * [st-hidecursor-0.6.diff](st-hidecursor-0.6.diff) 15 * [st-hidecursor-0.7.diff](st-hidecursor-0.7.diff) 16 * [st-hidecursor-0.8.diff](st-hidecursor-0.8.diff) 17 * [st-hidecursor-0.8.3.diff](st-hidecursor-0.8.3.diff) 18 19 Authors 20 ------- 21 * Ivan Delalande - <colona@ycc.fr> 22 * Laslo Hunhold - <dev@frign.de> (git port)