If you run "cat" outside tmux then press the key, what does it show? If nothing
then you can't map it unless you can configure your terminal to make it send
something.
Original message
From: hubert depesz lubaczewski
Date: 11/11/2013 04:50 (GMT+01:00)
To: tmux-users@lists.
Hi,
the subject is pretty descriptive, but let me describe it a bit more.
I'm running urxvt, and inside of it, I have tmux (1.8).
In my tmux, I use a some "bind-key -n ..." commands, like:
bind-key -n M-d new-window -n andy 'exec ssh -t andy'
Would it be possible (or, how could I do it) so that