xtermcontrol icon indicating copy to clipboard operation
xtermcontrol copied to clipboard

xtermcontrol enables dynamic control of xterm properties.

Results 3 xtermcontrol issues
Sort by recently updated
recently updated
newest added

--font is config font. how to change font size?

### Example ``` $ xtermcontrol --get-bg xtermcontrol: --get-bg is unsupported or disallowed by this terminal. See also, TROUBLESHOOTING section of xtermcontrol(1) manpage. $ echo $? 0 ``` If xtermcontrol returned...

Would it be possible to optionally write the control sequence generated by xtermcontrol to STDOUT instead of /dev/tty? This would allow to use (and reuse) the control sequence later, e.g....