all repos — nixfiles @ 11435bf29647f149c8f7cfebcc0e1cf92a43145b

System and user configuration, managed by nix and home-manager

xresources: make xterm 256 colour and utf-8 aware

Alan Pearce
commit

11435bf29647f149c8f7cfebcc0e1cf92a43145b

parent

ff93bb2dc1cd3a28ebbf17b8beff205a13d6980b

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M user/xresources/.xresources/mainuser/xresources/.xresources/main
@@ -45,6 +45,8 @@ xterm*eightBitInput: false
xterm*eightBitMeta: false xterm*decTerminalId: vt340 xterm*numColorRegisters: 256 +xterm*termName: xterm-256color +xterm.utf8: true xterm*charClass: 33:48,36-47:48,58-59:48,61:48,63-64:48,95:48,126:48 xterm*on3Clicks: regex ([[:alpha:]]+://)?([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+