From: James Bunton Date: Wed, 5 Mar 2008 05:36:31 +0000 (+1100) Subject: Fix for new versions of urxvt X-Git-Url: https://code.delx.au/dotfiles/commitdiff_plain/36521ae3c5fbcf44c378ee4fa032f6f5d40300fa Fix for new versions of urxvt --- diff --git a/.Xresources b/.Xresources index 6acc5b7..927ea74 100644 --- a/.Xresources +++ b/.Xresources @@ -37,7 +37,7 @@ URxvt.termName: xterm ! Make the keys behave like the xterm terminfo says they should URxvt.keysym.Home: \033OH URxvt.keysym.End: \033OF -URxvt.backspacekey: ^? +URxvt.backspacekey:  URxvt.deletekey: \033[3~ ! Scrollback buffer