diff options
author | Wynn Wolf Arbor | 2020-03-28 15:16:31 +0100 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-04-13 15:45:39 +0200 |
commit | ec211bccdcfb5bfabd03f6bcff8df02bb5eab266 (patch) | |
tree | 6a160f34eb37a5ce17be1b19e0858d35b5a17e26 /LICENSE | |
parent | 30bbf529ad3073fd449c7f9331a889b114fad1e1 (diff) | |
download | weltschmerz-ec211bccdcfb5bfabd03f6bcff8df02bb5eab266.tar.gz |
Add Copy to HTML feature
This commit adds a "Copy to HTML" entry to the context menu. It is
active when VTE registers an active selection. Lines copied like this
will be put into the clipboard as formatted HTML, retaining nearly all
styling information.
For this, vte_copy now takes a boolean argument - whether or not to
format the lines copied as HTML. As two menu items now access vte_copy
directly, and there is no clean way of passing arguments to signal
handlers through terminal.ui, signals for both menu items are now
connected in the Vala code instead.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions