You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2021. It is now read-only.
When using Pyflakes, I am finding that the vim command line entry text becomes invisible, more specifically, pressing : and then typing, I see the terminal cursor move, but the characters do not appear. The cursor can move across an existing status line message, or the status line can be blank, and still no characters appear.
If I cause a command line error, i.e. type :aaaaa, VIM seems to reset, and the behaviour becomes normal again.
I can't seem to find the cause of this in pyflakes.vim