Bug 377669

Summary: Configurable link parsing
Product: [Applications] konsole Reporter: adamcrume
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED LATER    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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.