Commit Graph

32 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
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
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
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
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
1ac89b1d8c url-select: version 1.4 2010-09-12 20:44:19 +02:00
Bert
cbdbb7927e url-select: fixed matching of URLs with umlauts 2010-08-29 22:08:22 +02:00
Bert
07623a60fc made status area more compact 2010-08-20 20:02:41 +02:00
Bert
f63af26b81 nicer status area, fixed [fF;,] in keyboard-select 2010-08-20 16:58:37 +02:00
Bert
ec0f6210f4 url-select: updated README, on_line_update -> line_update 2010-08-17 20:41:12 +02:00
Bert
91cd34f1a1 url-select: new o/q keyboard mappings
https://bbs.archlinux.org/viewtopic.php?pid=810493#p810493
2010-08-17 17:04:58 +02:00
Bert
61f4a686ca url-select: version 1.3 2010-08-16 19:50:58 +02:00
Bert
4a7de6ccaa url-select: made status area more vim-like 2010-08-16 17:24:27 +02:00
Bert
73cb4ef3bf url-select: version 1.2 2010-08-15 15:31:08 +02:00
Bert
5c7b3bab22 url-select: added overlay showing index of current url 2010-08-15 15:28:19 +02:00
Bert
d797dfb717 url-select: version 1.1 2010-08-13 22:06:40 +02:00
Bert
82544b57e5 *-select: fixed unused keys scrolling; more doc 2010-08-13 22:04:04 +02:00
Bert
474e44e5cd url-select: version 1.0 2010-08-12 16:28:57 +02:00
Bert
412f705af7 url-select: bug-fix: ignore all unused keys 2010-08-04 11:44:33 +02:00
Bert
cee2040344 url-select: more suitable & vi-like mappings 2010-08-03 22:15:07 +02:00
Bert
8379775412 url-select: almost completely rewritten
We're now able to:
- Block tty updates while in URL selection mode
-> no fuckups in ncurses clients anymore, hooray!
- Select multiline URLs as such
- Scroll nicely
2010-08-03 00:44:04 +02:00
Bert
bb677ec9de initial commit 2010-08-02 07:07:10 +02:00