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.
When I open vim with python file, characters
^[[>1;4590;0care 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
isortplugin, then it stops.