diff --git a/dot_config/X11/xresources b/dot_config/X11/xresources index b928f20..e0170d5 100644 --- a/dot_config/X11/xresources +++ b/dot_config/X11/xresources @@ -84,9 +84,9 @@ URxvt.keysym.Control-B: perl:clipboard:paste_escaped ! URxvt.keysym.Control-Shift-R: perl:tabbedex:rename_tab ! URxvt.tabbed.no-tabbedex-keys: true -! WARNING: this is a giant hack to 'enable' extended keys support (like xterm has). +! WARNING: this is a giant hack to enable extended keys support (like xterm has). ! See here: http://www.leonerd.org.uk/hacks/fixterms/ ! The main reason for this is that I really really wanted to use C-Tab in tmux -! but also didn't want to use xterm since urxvt is lighter and awesome-r +! but also did not want to use xterm since urxvt is lighter and awesome-r URxvt.keysym.C-Tab: \033[27;5;9~ URxvt.keysym.C-ISO_Left_Tab: \033[Z