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-20220221-0.8.5.diff) 31 * [st-copyurl-multiline-20230406-211964d.diff](st-copyurl-multiline-20230406-211964d.diff) 32 33 34 Authors 35 ------- 36 * Brandon Mulcahy - <brandon@jangler.info> 37 * Laslo Hunhold - <dev@frign.de> (0.6 port) 38 * David Phillips - <david@sighup.nz> (git port) 39 * Matthew Parnell - <matt@parnmatt.co.uk> (0.7, git ports) 40 * Michael Buch - <michaelbuch12@gmail.com> (0.8+ git port, url highlighting) 41 * Santtu Lakkala - <inz@inz.fi> (multiline url support)