From 652e065de4763f5d871babb6d72861d6d51f7e1b Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 29 Jul 2014 19:21:13 -0700 Subject: [PATCH] use utf8 title --- .Xresources | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.Xresources b/.Xresources index f9f8783..042bafd 100644 --- a/.Xresources +++ b/.Xresources @@ -22,6 +22,8 @@ XTerm*highlightSelection: true XTerm*jumpScroll: true UXTerm*jumpScroll: true + XTerm*utf8Title: true + UXTerm*utf8Title: true ! This resource specifies whether or not to ignore the 'alternate screen' ! of applications such as vi. When it is on, these applications will restore @@ -61,6 +63,7 @@ XTerm*highlightSelection: true URxvt.scrollBar: false URxvt.searchable-scrollback: M-C-s URxvt.perlext-common: searchable-scrollback + URxvt.termName: rxvt-256color *visualBell: true -- 2.39.2