aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-23 17:15:47 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-23 17:15:47 -0300
commit0f72590be1ce1a4c290edcb97bdc3a99a5f3cddd (patch)
tree843b5dfd2c87ce31ab27b8525f3e246ba9e95248
parent9c2db1376f94d84b36f0c44150ac57fc68b228f9 (diff)
downloadprofile-0f72590be1ce1a4c290edcb97bdc3a99a5f3cddd.tar.gz
profile-0f72590be1ce1a4c290edcb97bdc3a99a5f3cddd.tar.bz2
Using rxvt-256color as TERM name
-rw-r--r--Xresources.dot.link6
1 files 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