index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
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 mo… | |
7 is moved in the terminal window. | |
8 | |
9 An alternative to this patch might be [xbanish](https://github.com/jcs/x… | |
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 - <[email protected]> | |
22 * Laslo Hunhold - <[email protected]> (git port) |