[konsole] [Bug 377669] New: Configurable link parsing
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Thu Mar 16 01:43:05 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=377669
Bug ID: 377669
Summary: Configurable link parsing
Product: konsole
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: adamcrume at gmail.com
Target Milestone: ---
I'd like to be able to add regexes for text that should be treated as links and
a command to run with the text as an argument. For example, I'd like to be
able to specify that BUG=123 should be clickable and should run the command
"open-bug 123".
Even if we limit it to just opening in a browser, it'd be nice to specify that
"BUG=(\d+)" links to "http://mybugtracker.com/bugs/\1".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list