From 0fd6f4b44dc48e4ab16ba3efb3d093d07c6dc7bc Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Wed, 13 Mar 2013 14:55:51 +0400 Subject: [PATCH] TERM=xterm-256color --- .urxvt/Xdefaults | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.urxvt/Xdefaults b/.urxvt/Xdefaults index f6e49fc..76d4ee1 100644 --- a/.urxvt/Xdefaults +++ b/.urxvt/Xdefaults @@ -19,8 +19,7 @@ URxvt.color14: rgb:55/ff/ff URxvt.color15: rgb:ff/ff/ff ! Имя терминала -! URxvt*termName: screen-256color -URxvt*termName: rxvt +URxvt*termName: xterm-256color ! Будет ли курсор мигать URxvt.cursorBlink: false