Re: tmux undocumented keys

2013-09-19 Thread Nicholas Marriott
You can set some key tmux supports maybe kf12 or something to this using terminal-overrides then bind that. Original message From: Αριστοτέλης Πανάρας Date: 18/09/2013 05:14 (GMT+00:00) To: Nicholas Marriott Cc: tmux-users@lists.sourceforge.net Subject: Re: tmux

Re: tmux undocumented keys

2013-09-17 Thread Αριστοτέλης Πανάρας
It does generate something, but it is an X event, which means it appears only under an X session. Here is the output of xev: KeyPress event, serial 34, synthetic NO, window 0x601, root 0x297, subw 0x0, time 342729721, (609,-161), root:(1480,309), state 0x0, keycode 135 (keysym 0xff67, M

Re: tmux undocumented keys

2013-09-17 Thread Nicholas Marriott
Are you sure it generates something in the terminal that tmux can detect? Test by running cat then pressing the key and see what is displayed. Original message From: Αριστοτέλης Πανάρας Date: 16/09/2013 07:40 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: tmux u