Bug 338480 - [PATCH] Add feature to copy HTML from terminal
Summary: [PATCH] Add feature to copy HTML from terminal
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: copy-paste (show other bugs)
Version: unspecified
Platform: unspecified All
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 14:19 UTC by koavohv
Modified: 2024-03-25 22:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (6.43 KB, patch)
2014-08-22 14:19 UTC, koavohv
Details
screenshot (234.29 KB, image/png)
2014-08-23 17:25 UTC, koavohv
Details

Note You need to log in before you can comment on or make changes to this bug.
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/