Porting GNOME keyboard shortcuts to URXVT
- by fpga_boffin
I recently switched from gnome terminal to urxvt (and installed tabbed extensions). I am also a heavy emacs user which uses a lot of key combinations similar to urxvt (tab related stuff) like Shift-Left and Shift-Right. These key-combinations are set for selecting text in emacs.
Is there a way to map ALT-1, ALT-2, ALT-3 for tabs 1, 2, 3 ..?
Is there an extension to do that ? Can it be achieved through the ~/.Xdefaults file ?