Bug 495432 - Option to copy select including ANSI escape sequences
Summary: Option to copy select including ANSI escape sequences
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: copy-paste (show other bugs)
Version: 24.08.2
Platform: Fedora RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-27 14:26 UTC by nilskemail+kde
Modified: 2024-10-27 14:26 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nilskemail+kde 2024-10-27 14:26:08 UTC
I would like to copy the terminal content including ANSI escape sequences for styling (color, bold, underline, ...).
This is pretty much bug 335656 which got closed as KDE 4 reached EOL.

Currently Konsole only supports copying the plain text. It also supports saving the whole scrollback as HTML but that is often not what one wants. For one, it exports the whole scrollback from which one then has to extract the desired section. Additionally, there are cases where HTML cannot be used but ANSI can.