Bug 377669 - Configurable link parsing
Summary: Configurable link parsing
Status: RESOLVED LATER
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-16 01:43 UTC by adamcrume
Modified: 2021-02-10 04:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description adamcrume 2017-03-16 01:43:05 UTC
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".
Comment 1 Kurt Hindenburg 2021-02-10 04:42:21 UTC
This is unlikely to ever be implemented in Konsole.