Re: terminals + tmux + vim: ESC + arrows unexpected behaviour

2017-05-14 Thread Andreas Kusalananda Kähäri
On Sun, May 14, 2017 at 07:12:45PM +0200, frantisek holop wrote: > Andreas Kusalananda Kähäri, 14 May 2017 14:28: > > tmux has an "escape-time" setting: > > > > escape-time time > > Set the time in milliseconds for which tmux waits > > after an escape is input to determine

Re: terminals + tmux + vim: ESC + arrows unexpected behaviour

2017-05-14 Thread frantisek holop
Andreas Kusalananda Kähäri, 14 May 2017 14:28: > tmux has an "escape-time" setting: > > escape-time time > Set the time in milliseconds for which tmux waits > after an escape is input to determine if it is part > of a function or meta key sequences. The default >

Re: terminals + tmux + vim: ESC + arrows unexpected behaviour

2017-05-14 Thread Andreas Kusalananda Kähäri
On Sun, May 14, 2017 at 01:54:27PM +0200, frantisek holop wrote: > there seems to be some unexpected behaviour (at least > for me) in terminal vim running under tmux: > > pressing ESC and right after that the arrow keys to > move around (vim purist need not comment on this) get > interpreted as

terminals + tmux + vim: ESC + arrows unexpected behaviour

2017-05-14 Thread frantisek holop
there seems to be some unexpected behaviour (at least for me) in terminal vim running under tmux: pressing ESC and right after that the arrow keys to move around (vim purist need not comment on this) get interpreted as different vim commands: for example UP will enter insert mode again, LEFT,