Created attachment 536058 [details, diff] Ebuild patch to enable xterm screen dumps xterm has added a XHTML/SVG screenshot feature called “screen dumps” in version 323: https://invisible-island.net/xterm/xterm.log.html#xterm_323 Attached is a trivial patch to gentoo's latest version (331) that adds support.
Are you sure about needing to add a USE flag simply to change this behavior instead of building it always?
> Are you sure about needing to add a USE flag simply to change this behavior > instead of building it always? No, I am not sure at all a USE flag is needed, it could very well be built by default as you suggest.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c28d0eb31052b867d93c445453c95222271dae3d commit c28d0eb31052b867d93c445453c95222271dae3d Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2018-06-19 12:13:25 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2018-06-19 12:15:21 +0000 x11-terms/xterm: Bump to version 333 Enable screen-dumps. Closes: https://bugs.gentoo.org/658228 Package-Manager: Portage-2.3.40, Repoman-2.3.9 x11-terms/xterm/Manifest | 1 + x11-terms/xterm/xterm-333.ebuild | 97 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+)