From 6b579425031bc187c90196e3f4087c26f4f78151 Mon Sep 17 00:00:00 2001 From: shmibs Date: Sat, 14 Feb 2015 23:53:04 -0700 Subject: handle wide chars --- .Xresources | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 25595c9..0e17630 100644 --- a/.Xresources +++ b/.Xresources @@ -343,4 +343,5 @@ URxvt*iso14755: false ! Turn on/off ISO 14755 5.2 mode (default enabled). ! URxvt*iso14755_52: boolean - +! treat wide chars as single-width for motions +URxvt*cjkWidth: true -- cgit v1.2.3