index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (430B) | |
--- | |
1 clickurl | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 Underlines URLs, open with mouse button 1 | |
7 | |
8 Notes | |
9 ----- | |
10 * URLs spanning multiple lines are not handled | |
11 * Heavy inspiration from clickurl patch | |
12 | |
13 Download | |
14 -------- | |
15 * [st-clickurl-nocontrol-0.8.5.diff](st-clickurl-nocontrol-0.8.5.diff) | |
16 * [st-clickurl-nocontrol-0.9.2.diff](st-clickurl-nocontrol-0.9.2.diff) | |
17 | |
18 Authors | |
19 ------- | |
20 * Kyle Chui - <[email protected]> | |
21 * kroovy - <[email protected]> |