Bug 338480

Summary: [PATCH] Add feature to copy HTML from terminal
Product: [Applications] konsole Reporter: koavohv
Component: copy-pasteAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: arjunak234
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
See Also: https://bugs.kde.org/show_bug.cgi?id=484494
Latest Commit: Version Fixed In:
Attachments: patch
screenshot

Description koavohv 2014-08-22 14:19:03 UTC
Created attachment 88373 [details]
patch

This patch adds a support for copying HTML formatted text from terminal. It is quite short, as Konsole already has code to export history to HTML.
It shouldn't break anything.
Comment 1 Arjun AK 2014-08-22 14:43:01 UTC
(In reply to koavohv from comment #0)
> Created attachment 88373 [details]
> patch
> 
> This patch adds a support for copying HTML formatted text from terminal. It
> is quite short, as Konsole already has code to export history to HTML.
> It shouldn't break anything.

Please create a review request at https://git.reviewboard.kde.org
Comment 2 koavohv 2014-08-23 17:25:09 UTC
Created attachment 88388 [details]
screenshot

Added a screenshot of the feature.
Comment 3 koavohv 2014-08-23 17:28:19 UTC
(In reply to Arjun Ak from comment #1)
> (In reply to koavohv from comment #0)
> > Created attachment 88373 [details]
> > patch
> > 
> > This patch adds a support for copying HTML formatted text from terminal. It
> > is quite short, as Konsole already has code to export history to HTML.
> > It shouldn't break anything.
> 
> Please create a review request at https://git.reviewboard.kde.org

https://git.reviewboard.kde.org/r/119914/