From 0e12338c0ec358c27fb5f94a2a4138521a291293 Mon Sep 17 00:00:00 2001 From: "John Ankarstr\\xf6m" Date: Sun, 30 May 2021 10:58:33 +0200 Subject: xterm: Fix word selection --- home/john/.Xdefaults | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'home/john') diff --git a/home/john/.Xdefaults b/home/john/.Xdefaults index bdc19cd..b486240 100644 --- a/home/john/.Xdefaults +++ b/home/john/.Xdefaults @@ -1,6 +1,9 @@ +xterm*loginShell: true +xterm*saveLines: 2000 xterm*scrollBar: true xterm*metaSendsEscape: true -xterm*on2Clicks: regex [^"'`:;<> ]+(:[0-9]+)? +xterm*charClass: 33:48,35:48,37:48,40-43:48,45-47:48,58:48,126:48 +xterm*on2Clicks: word /* black */ /*xterm*color0:*/ -- cgit v1.2.3