Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird characters printed on first line in Vim 8 #13

Open
ziima opened this issue Oct 6, 2016 · 2 comments
Open

Weird characters printed on first line in Vim 8 #13

ziima opened this issue Oct 6, 2016 · 2 comments

Comments

@ziima
Copy link
Contributor

ziima commented Oct 6, 2016

When I open vim with python file, characters ^[[>1;4590;0c are printed on first line. This happens about half the time.

This started after I upgraded Vim from 7.4 to 8.0. I tried to disable isort plugin, then it stops.

@fisadev
Copy link
Owner

fisadev commented Dec 2, 2016

Quite strange, I tried lots of things and wasn't able to reproduce it. As the issue in syntastic suggests, it might be a problem with vim refreshing which is triggered by vim-isort or syntastic, but not solvable from within the plugins. I still have some things to try, I'll update once I finish doing that.

@ziima
Copy link
Contributor Author

ziima commented Dec 4, 2016

Additional details: It's actually on the position of the cursor at time vim is opened, which is usually but not always the first char on first line. It looks line a refresh related bug, because the characters disappear if I do some operations, like changing buffer, splitting, etc,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants