Friday, October 3, 2014

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

Hi Jan!

On Fr, 03 Okt 2014, Jan Larres wrote:

> Christian Brabandt <cblists@256bit.org>:
> > On So, 28 Sep 2014, Ory Band wrote:
> >> Doesn't anybody have a clue how to fix this? It's driving me crazy!
> >
> > Are you using any plugins? I have seen something like this, when Vim is
> > busy executing e.g. autocommands that take a little while (or when the
> > system is under heavy load).
>
> I just wanted to chime in that I'm also experiencing this on Linux with
> urxvt (and zsh, but without oh-my-zsh). It doesn't seem to be related to
> the machine/Vim being busy in any way, it can happen at any time.
>
> The only plugin-related thing I could think of having an influence are
> ones that use a CursorMoved/CursorMovedI autocommand, which for me are:
>
> :autocmd CursorMoved
> --- Auto-Commands ---
> CursorMoved
> * call UltiSnips#CursorMoved()
> matchparen CursorMoved
> * call s:Highlight_Matching_Pair()
> youcompleteme CursorMoved
> * call s:OnCursorMovedNormalMode()
>
> I haven't tried selectively disabling them yet to see wether one of them
> is the culprit as the problem is a bit sporadic and I use these plugins
> regularly, but maybe I should still give it a shot.

Does it happen, without youcompleteme?

Best,
Christian
--
Älter werden bedeutet, mit Eleganz Dinge sein lassen zu können.
-- Reinhard Mey

--
--
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:

Post a Comment