index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (358B) | |
--- | |
1 clickurl | |
2 ======== | |
3 | |
4 Description | |
5 ----------- | |
6 Highlight URLs on screen by holding left control | |
7 Open URL with left control + mouse button 1 | |
8 | |
9 Notes | |
10 ----- | |
11 * URLs spanning multiple lines are not handled | |
12 * Heavy inspiration from copyurl patch | |
13 | |
14 Download | |
15 -------- | |
16 * [st-clickurl-0.8.5.diff](st-clickurl-0.8.5.diff) | |
17 | |
18 | |
19 Authors | |
20 ------- | |
21 * Jishnu Sen - <[email protected]> |