[Python-apps-team] Bug#955383: terminator: URLs are not clickable

Markus Frosch lazyfrosch at debian.org
Sun Apr 5 17:59:26 BST 2020


forwarded -1 https://github.com/gnome-terminator/terminator/pull/6
owner -1 !
tags -1 + upstream
thanks

Am Donnerstag, den 02.04.2020, 09:38 -0300 schrieb Antonio Terceiro:
> FWIW I have been running with this patch for a while, and I didn't
> notice any issues. I have clicked URLs several times and it all just
> works.

I tested your patch, it works fine, only noticed one warning:

VTE-WARNING **: 18:12:07.240: (../src/vtegtk.cc:2171):int vte_terminal_match_add_regex(VteTerminal*, VteRegex*, guint32): runtime
check failed: (_vte_regex_has_multiline_compile_flag(regex))

Apparently one should use MULTILINE to search with vte, if not the warning is raised. Unfortunately there is no proper constant
for that, at least not with the Python interface.

This will be implemented with: https://github.com/gnome-terminator/terminator/pull/6
Patch: https://github.com/gnome-terminator/terminator/pull/6/commits/07d7dd56b2adf7eb8a526cc10bd5373756ff58f2

Regards
Markus
-- 
lazyfrosch at debian.org
https://lazyfrosch.de



More information about the Python-apps-team mailing list