Hmm, the reason I changed this was that I was hoping to get rid of this option
entirely but I guess that won't be possible so it is probably better reverted.

xterm doesn't have this problem because it can tell the difference between Left
and Alt-Left without needing a timer.


On Thu, Nov 19, 2009 at 10:48:50AM +0000, Stuart Henderson wrote:
> On 2009/11/10 11:53, Nicholas Marriott wrote:
> > CVSROOT:    /cvs
> > Module name:        src
> > Changes by: [email protected]    2009/11/10 11:53:11
> > 
> > Modified files:
> >     usr.bin/tmux   : tmux.1 tmux.c 
> > 
> > Log message:
> > There is no real standard for modifier plus function keys. Previously, tmux
> > output some from rxvt but in other ways did the same as xterm or other
> > terminals, but this is a bit inconsistent.
> > 
> > xterm's method is fairly sensible and we already support it (xterm-keys), so
> > enable it by default instead.
> > 
> 
> If you use vi with cursor keys rather than hjkl, and have problems with
> pressing esc and immediately moving the cursor wiping out your text,
> you might want to 'setw -g xterm-keys off' in tmux.conf.
> 
> :-)

Reply via email to