I'm using vim and press ctrl-[ a lot (it's <esc> sequence)

But in TMUX after pressing ctrl-[ emerged alt signal.

I'd like to move LINES with alt - j/k. It works perfectly everywhere but 
TMUX. 

After pressing ctrl-[ (for escape insert mode) and then moving cursor up or 
down I'm moving line (once).
If I wait quite a bit (around half of a sec) - alt signal disappears and 
lines not moving by j/k.

After googling for a bit I found it: (line for .tmux.conf) but it didn't 
work for me.
set -s escape-time 0

How to prevent TMUX from sending alt signal after pressing ctrl-[ ?

-- 
You received this message because you are subscribed to the Google Groups 
"tmux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/tmux-users/98e40c3e-f339-42bb-8dd0-b95c0bd76daf%40googlegroups.com.

Reply via email to