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
>          is 500 milliseconds.
> 
> You are probably pressing the arrow keys within this timeframe.  Try
> decreasing it to something like 100:
> 
>     set-option escape-time 100

thanks, this seems to help.
is there a downside to setting this to 0?

-f
-- 

Reply via email to