From e76a50e5f39992aeb392c42123f4dfc46ab93937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 25 Jul 2021 14:33:25 +0200 Subject: .Xdefaults: Add interactive-reset key for xterm See patch-interactive-reset at http://git.ankarstrom.se/patches --- home/john/.Xdefaults | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/john/.Xdefaults b/home/john/.Xdefaults index 02a9aa3..f78196d 100644 --- a/home/john/.Xdefaults +++ b/home/john/.Xdefaults @@ -27,7 +27,8 @@ xterm*charClass: 33:48,35:48,37:48,40-43:48,45-47:48,58:48,60:48,62:48,126:48 Prior:scroll-back(1,page) \n\ Next:scroll-forw(1,page) \n\ Up:scroll-back(3,line) \n\ - Down:scroll-forw(3,line) + Down:scroll-forw(3,line) \n\ + Ctrl Shift R:interactive-reset(0x0c) URxvt.termName: rxvt URxvt.loginShell: true -- cgit v1.2.3