From b8415f2baf222fe37400669b24d05f851eb1f56f Mon Sep 17 00:00:00 2001 From: James Bunton Date: Mon, 25 Jun 2007 19:14:21 +1000 Subject: [PATCH] Tweaks to urxvt settings --- .Xresources | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.Xresources b/.Xresources index 0c433ca..63c559f 100644 --- a/.Xresources +++ b/.Xresources @@ -34,6 +34,12 @@ URxvt.keysym.End: \033[4~ ! Scrollback buffer URxvt.saveLines: 8192 +! Put the scrollbar on the right +URxvt.scrollBar_right: true + +! Tab characters don't turn into spaces +URxvt.pasteableTabs: true + ! Fonts !URxvt.font: 9x15 !URxvt.font: fixed -- 2.39.2