Commit Graph

84 Commits

Author SHA1 Message Date
Bert Münnich
6fd697e297 Mentioned support for matcher.pattern resources in README 2012-07-10 21:57:03 +02:00
meh
b5631d1d90 url-select: support matcher configurations 2012-07-10 21:41:26 +02:00
Bert Münnich
b438097350 url-select: increased version number 2012-01-20 23:26:58 +01:00
Tim Smart
447842ee48 Use selection_make instead of selection_grab.
For some reason selection_grab was not working with my urxvt setup,
however the selection_beg, selection_end and selection_make trio worked
fine.

Signed-off-by: Tim Smart <tim@fostle.com>
2012-01-18 19:40:38 +13:00
Bert Münnich
d48894fc14 Fixed issue #17 2012-01-03 19:30:05 +01:00
Bert Münnich
eb9b7a606a Fixed issue #16
Handle mouse button events on URLs only, if no cursor movement occurs between
press and release events.
2011-12-24 12:00:08 +01:00
Bert Münnich
530853ccb3 Updated doc 2011-11-05 13:18:49 +01:00
Billy Lamberta
b7dc52cb27 Added alternate link navigation using arrow keys and home/end. 2011-11-04 16:11:59 -03:00
Bert
c85bb17142 Updated doc 2011-09-07 09:12:11 +02:00
Bert
e2eb388428 Increased unstable version number 2011-09-07 09:12:04 +02:00
Bert
cf32c7a213 Fixed typo in readme-header 2011-09-06 15:34:10 +02:00
Bert
35acc02354 Discard line cache when using g/G mappings 2011-08-03 10:19:51 +02:00
Bert
95c1029b64 url-select: g/G mappings to select first/last URL 2011-08-03 10:14:22 +02:00
Bert
b3249e81dd Updated doc 2011-05-28 12:52:44 +02:00
Bert
78cf641878 clipboard: allow user to overwrite copy/paste commands 2011-05-28 12:50:52 +02:00
Bert
5c22ddc57c clipboard: use locale_encode, thanks XeCycle 2011-05-06 18:31:52 +02:00
Bert
ea7118fc9e Added LICENSE 2011-04-27 19:29:08 +02:00
Bert
7a7e77ce52 url-select: version 1.5 2011-04-27 19:12:38 +02:00
Bert
ef4343a85c url-select: nicer splitting of urlLauncher value 2011-04-23 15:32:34 +02:00
Bert
e1141ccb01 url-select: fixed argument handling in urlLauncher resource 2011-04-23 15:26:57 +02:00
Bert
e8e0a984bb Updated README.md 2011-04-20 11:19:37 +02:00
Bert
f3357d9b7e url-select: slightly refactored 2011-04-20 11:19:25 +02:00
Steven Merrill
944e6bd953 Adding configurable mouse button setting. 2011-04-15 01:56:07 -04:00
Bert
54ae046c2a keyboard-select: fixed offset init on blank line 2011-04-14 11:03:04 +02:00
Bert
cb889acf73 clipboard: catch xsel errors 2011-01-14 23:42:17 +01:00
Bert
d5a57b0266 Fixed indentation in clipboard 2011-01-14 23:28:23 +01:00
Bert
cb32065c87 finally read the perl-doc about "use utf8" 2011-01-10 23:03:38 +01:00
Bert
5f0d135f7a keyboard-select: version 1.5 2011-01-06 19:51:25 +01:00
Bert
32827b707c updated doc for keyboard-select 2010-11-29 19:30:49 +01:00
Bert
b77e306229 keyboard-select: e/E mappings 2010-11-29 19:29:17 +01:00
Bert
fd641d94d2 keyboard-select: version 1.4 2010-11-12 23:35:36 +01:00
Bert
2a17920849 keyboard-select: cancel search mode when pattern not found 2010-10-01 12:05:46 +02:00
Bert
9078deb83e keyboard-select: cancel/quit whole search mode (Meta-s) 2010-10-01 11:17:53 +02:00
Bert
83b611d811 keyboard-select: version 1.3 2010-09-26 19:38:53 +02:00
Bert
b2b85e0826 keyboard-select: correctly close search field 2010-09-13 23:23:45 +02:00
Bert
98f1873fc6 updated doc for keyboard-select 2010-09-12 21:10:26 +02:00
Bert
161a9d3eac Merge remote branch 'origin/master'
Conflicts:
	keyboard-select
2010-09-12 20:51:34 +02:00
Bert
e1ea08a1fb keyboard-select: [/?nN] mappings 2010-09-12 20:45:54 +02:00
Bert
1ac89b1d8c url-select: version 1.4 2010-09-12 20:44:19 +02:00
Bert
ea1ccdc416 keyboard-select: fixed some cursor movement inconsistencies 2010-09-02 11:03:15 +02:00
Bert
cbdbb7927e url-select: fixed matching of URLs with umlauts 2010-08-29 22:08:22 +02:00
Bert
383ae7083a keyboard-select: version 1.2 2010-08-29 20:59:22 +02:00
Bert
feb4f17eb1 keyboard-select: [wWbB] mappings 2010-08-26 09:52:38 +02:00
Bert
be65aec919 keyboard-select: added w/W mappings 2010-08-21 12:38:04 +02:00
Bert
07623a60fc made status area more compact 2010-08-20 20:02:41 +02:00
Bert
e7a100229b updated README for keyboard-select 2010-08-20 17:03:57 +02:00
Bert
f63af26b81 nicer status area, fixed [fF;,] in keyboard-select 2010-08-20 16:58:37 +02:00
Bert
2810529c44 Fixed typo 2010-08-19 21:44:18 +02:00
Bert
2ad6e96c0c keyboard-select: fixed mappings 2010-08-19 21:19:14 +02:00
Bert
46e7aa6591 keyboard-select: added [fF;,] mappings 2010-08-19 17:12:03 +02:00