From: Maximilian Friedersdorff Date: Wed, 26 Oct 2016 15:37:45 +0000 (+0100) Subject: Correct behaviour for C-t t and C-h in emacs/xterm/ratpoison X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;h=219641d7eb7fc95964bd505406b9e11bd3a38543;p=max%2Fdotfiles.git Correct behaviour for C-t t and C-h in emacs/xterm/ratpoison --- diff --git a/X/.Xresources b/X/.Xresources index 69be4b5..eb6dce0 100644 --- a/X/.Xresources +++ b/X/.Xresources @@ -44,3 +44,12 @@ XTerm*termName: xterm-256color XTerm*metaSendsEscape: true Xterm*eightBitinput: true + +XTerm*allowSendEvents: true + +*VT100.Translations: #override \ + BackSpace: string(0x7F)\n\ + Delete: string("\033[3~")\n\ + Home: string("\033[1~")\n\ + End: string("\033[4~") +*ttyModes: erase ^? \ No newline at end of file diff --git a/ratpoison/.ratpoisonrc b/ratpoison/.ratpoisonrc index 513b887..f1b0b5c 100644 --- a/ratpoison/.ratpoisonrc +++ b/ratpoison/.ratpoisonrc @@ -2,11 +2,8 @@ set bgcolor red set fwcolor red - bind f exec firefox --remote "openurl(`$RATPOISON -c getsel`,new-tab)" -bind t time - bind l ratclick 1 bind v ratclick 2