Tagged Questions
3
votes
2answers
571 views
tmux and Vim: Escape key being seen as ^[ and having long delay
In MacVim and terminal Vim, everything works fine and I have no problems. As soon as I jump into tmux and run Vim there, the escape key starts having a delay of about 1 second and shows up in Vim as ...
3
votes
1answer
504 views
vim powerline + tmux not expanding to fill entire status line
I have vim and tmux set up. I'm trying to get vim-powerline to look like the first picture. I can achieve this if I have one instance of vim, then using :vsplit to achieve the following effect.
On ...