Currently, the screen/blocks copy format is hardcoded to ANSI/VT (Ctrl+RightDrag to copy screen). We need to make the format for copying the screen/blocks to the clipboard configurable. For example, in HTML format we can paste copied blocks of colored text into Markdown documents; VSCode provides color previews.
Currently, the screen/blocks copy format is hardcoded to ANSI/VT (Ctrl+RightDrag to copy screen). We need to make the format for copying the screen/blocks to the clipboard configurable. For example, in HTML format we can paste copied blocks of colored text into Markdown documents; VSCode provides color previews.
Copied block in HTML format:
VSCode Markdown Preview:
GitHub markdown: