index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (1423B) | |
--- | |
1 copyurl | |
2 ======= | |
3 | |
4 Description | |
5 ----------- | |
6 Select and copy the last URL displayed with Mod1+l. | |
7 Multiple invocations cycle through the available URLs. | |
8 | |
9 Notes | |
10 ----- | |
11 * URLs spanning multiple lines are not handled | |
12 | |
13 Download | |
14 -------- | |
15 * [st-copyurl-0.6.diff](st-copyurl-0.6.diff) | |
16 * [st-copyurl-0.7.diff](st-copyurl-0.7.diff) | |
17 * [st-copyurl-20161105-8c99915.diff](st-copyurl-20161105-8c99915.diff) | |
18 * [st-copyurl-20170802-e2ee5ee.diff](st-copyurl-20170802-e2ee5ee.diff) | |
19 * [st-copyurl-20190202-0.8.1.diff](st-copyurl-20190202-0.8.1.diff) | |
20 | |
21 Following patches also highlight the selected urls: | |
22 | |
23 * [st-copyurl-20190202-3be4cf1.diff](st-copyurl-20190202-3be4cf1.diff) | |
24 * [st-copyurl-0.8.4.diff](st-copyurl-0.8.4.diff) | |
25 * [st-copyurl-20220221-0.8.5.diff](st-copyurl-20220221-0.8.5.diff) | |
26 * [st-copyurl-20230406-211964d.diff](st-copyurl-20230406-211964d.diff) | |
27 | |
28 Following patches also allow urls that span multiple lines: | |
29 | |
30 * [st-copyurl-multiline-20220221-0.8.5.diff](st-copyurl-multiline-202202… | |
31 * [st-copyurl-multiline-20230406-211964d.diff](st-copyurl-multiline-2023… | |
32 | |
33 | |
34 Authors | |
35 ------- | |
36 * Brandon Mulcahy - <[email protected]> | |
37 * Laslo Hunhold - <[email protected]> (0.6 port) | |
38 * David Phillips - <[email protected]> (git port) | |
39 * Matthew Parnell - <[email protected]> (0.7, git ports) | |
40 * Michael Buch - <[email protected]> (0.8+ git port, url highlight… | |
41 * Santtu Lakkala - <[email protected]> (multiline url support) |