Does this happen if you DON'T set escape-time to 0?

On Sun, Mar 14, 2010 at 11:21:56PM -0400, Brian R. Landy wrote:
> Hi, I am trying to use some key bindings with "bind-key -n" that use the meta 
> modifier.  In particular, Meta w/ arrow keys.  However occasionally rapid 
> repeating of an arrow key--for example, press and hold an arrow key without 
> holding meta--will be interpreted by tmux as meta+arrow.  I have set 
> escape-time to 0 which resolved some problems, but not this one.
> 
> To elaborate, here are the bindings I'm using:
>     bind-key -n M-left  prev
>     bind-key -n M-right next
>     bind-key -n M-up     up-pane
>     bind-key -n M-down down-pane
> 
> These bindings give me a quick way to cycle through windows in a session and 
> panes in a window, but occasionally get accidentally triggered when I am not 
> pressing meta.
> 
> I see this using HEAD, on OpenBSD 4.6 and OS X 10.6.
> 
> Thanks,
> Brian
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> tmux-users mailing list
> tmux-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to