Marc Lehmann <[email protected]> writes: > On Thu, May 10, 2012 at 02:50:05PM +0200, Christian Neukirchen > <[email protected]> wrote: >> I noticed the following issue by using mosh together with the "matcher" >> extension in urxvt 9.15, but the following small shell script can >> trigger the same misbehavior: > > Are you sure that on_line_update isn't called? matcher underlines url's, > it never removes underlining, so the behaviour is expected to be like > that, despite on_line_update being called.
A "workaround" that I use in the meantime is to simply disable URL highlighting: URxvt.matcher.rend.0: none -- Christian Neukirchen <[email protected]> http://chneukirchen.org _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/rxvt-unicode
