From 0d0b8b33a49f1775e8a2bd9b9bdbeb6fc63cc53b Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Fri, 2 Oct 2020 12:57:47 +0200 Subject: update --- .Xresources | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 0a54cfc..a653af4 100644 --- a/.Xresources +++ b/.Xresources @@ -21,6 +21,11 @@ xterm*VT100.Translations: #override \ Ctrl Next: smaller-vt-font() \n\ Ctrl Prior: larger-vt-font() \n ! xterm*font: 7x14 +! Allow sixel graphics. (Try: "convert -colors 16 foo.jpg sixel:-"). +xterm*decTerminalID: vt340 +! Allow xterm to read the terminal window size (op #14) +xterm*allowWindowOps : False +xterm*disallowedWindowOps : 1,2,3,4,5,6,7,8,9,11,13,18,19,20,21,GetSelection,SetSelection,SetWinLines,SetXprop ! Black + DarkGrey *color0: #000000 -- cgit v1.2.3