Hi, I like rxvt-unicode very much for its speed. But I manage to get it almost stuck when it tries to highlight URLs in very long lines, which happen sometimes when grepping in some unwanted files with such lines. Rxvt-unicode then gets stuck at 100% CPU for quite some time, which I diagnosed come from the matcher perl plugin.
I found a work-around by exiting early in on_line_update if the line is more than 10000 characters long. I think it's quite reasonable to have this kind of limit, so could someone add this feature to the code so that it benefits others? Thanks for this software and your time on this suggestien, if you choose to apply it ;-) -- Benjamin Cama <[email protected]> _______________________________________________ rxvt-unicode mailing list [email protected] http://lists.schmorp.de/mailman/listinfo/rxvt-unicode
