aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x/Xresources5
1 files changed, 3 insertions, 2 deletions
diff --git a/x/Xresources b/x/Xresources
index ca4210f2..798cc9d2 100644
--- a/x/Xresources
+++ b/x/Xresources
@@ -15,10 +15,11 @@ XTerm.vt100.bellIsUrgent: true
* able to click URLs quickly outweighs anything else.
*/
XTerm.vt100.charClass: \
- 33-126:48, \
+ 33-59:48, \
60:60, \
61:48, \
- 62:60
+ 62:60, \
+ 63-126:48
/**
* Put the terminal text contents flush against the edges of the window,