Sunday, September 14, 2014

zsh, solarized: Random typed keys shown on screen with wierd colors.

Hey.

Randomly, Vim prints keys I type on the keyboard where my cursor is located, in all modes (normal, insert, visual). For example, in normal mode I press 'j', then an oddly colored 'j' char appears where my cursor was before the cursor moved when char below. This happens in random and inconsistently.

The problem started when I moved from Bash to Zsh with oh-my-zsh, solarized-dark colorscheme. This happened on my Mac OSX and also on Xubuntu, so I guess this is not OS related. This also happens inside and outside tmux.

I have my $TERM set correctly I presume: 'xterm-256-color' outside TMUX, and 'screen-256-color' inside TMUX. In Vim 'term' is set according to outside environment $TERM, and also 't_Co=256'.

Problem occurs with and without 'ttyfast', 'lazyredraw'.

I'm really lost about how to fix this. No hints on the intertubes besides the above. Can anybody help?

Thanks for your time.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: