diff options
-rw-r--r-- | .Xresources | 3 |
1 files changed, 2 insertions, 1 deletions
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 |