My .tmux.conf defines the following key bindings to switch windows: bind -n M-1 select-window -t:1 bind -n M-2 select-window -t:2 bind -n M-3 select-window -t:3 bind -n M-4 select-window -t:4
In case tmux is started using gnome-terminal with TERM=xterm all of these bindings work. Starting tmux using urxvt with TERM=rxvt-unicode-256color causes _only_ the M-2 shortcut not to work. Instead, the default (arg: 2) prompt is displayed. In case tmux is started from urxvt with TERM=xterm the M-2 binding works perfect. I can not figure out why switching the TERM variable causes this. I am using the latest tmux version from CVS and urxvt 9.10. Regards, Ton ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users