From 0f72590be1ce1a4c290edcb97bdc3a99a5f3cddd Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 23 Mar 2014 17:15:47 -0300 Subject: Using rxvt-256color as TERM name --- Xresources.dot.link | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Xresources.dot.link b/Xresources.dot.link index 6d4f2bb..eef2b71 100644 --- a/Xresources.dot.link +++ b/Xresources.dot.link @@ -7,6 +7,8 @@ URxvt*searchable-scrollback: M-S URxvt.print-pipe: "cat > /dev/null" ! See http://linuxforcynics.com/how-to/using-rxvt-unicode-with-screen +! https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630976 ! https://bbs.archlinux.org/viewtopic.php?id=50647 -!URxvt*termName: rxvt-256color -URxvt*termName: rxvt +! https://stackoverflow.com/questions/12345675/screen-cannot-find-terminfo-entry-for-xterm-256color +!URxvt*termName: rxvt +URxvt*termName: rxvt-256color -- cgit v1.2.3