diff options
-rw-r--r-- | Xresources.dot.link | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Xresources.dot.link b/Xresources.dot.link index 54f7a0f..b7294d6 100644 --- a/Xresources.dot.link +++ b/Xresources.dot.link @@ -5,3 +5,7 @@ URxvt*searchable-scrollback: M-S ! In this example, printing will be disabled altogether. ! See https://wiki.gentoo.org/wiki/Rxvt-unicode#Printing URxvt.print-pipe: "cat > /dev/null" + +! See http://linuxforcynics.com/how-to/using-rxvt-unicode-with-screen +! https://bbs.archlinux.org/viewtopic.php?id=50647 +!URxvt*termName: rxvt-256color |