aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x/Xresources6
1 files changed, 5 insertions, 1 deletions
diff --git a/x/Xresources b/x/Xresources
index ed85bdcc..0fcf4798 100644
--- a/x/Xresources
+++ b/x/Xresources
@@ -14,7 +14,11 @@ XTerm.vt100.bellIsUrgent: true
* left and right angle brackets (less-than and greater-than), because being
* able to click URLs quickly outweighs anything else.
*/
-XTerm.vt100.charClass: 33-126:48,60:60,61:48,62:60
+XTerm.vt100.charClass: \
+ 33-126:48, \
+ 60:60, \
+ 61:48, \
+ 62:60
/**
* Put the terminal text contents flush against the edges of the window,