Jeffery Small wrote:
I'm using vim 7.0 on a Solaris 9 system.
If I put the following line in my .vimrc file:
set pastetoggle=<Esc>[192z
Then when I am editing in insert mode, each time I hit ESC to return
to command mode the cursor sit there jumping to the right and back
continuously until another key is pressed. If I press ESC again it stops
or if I move the cursor it also stops. If I comment out the above line
then I do not see this problem.
Any suggestions as to how to address this? Thanks.
Regards,
It seems that whenever I set pastetoggle to <ESC>x (where x is almost
any character), it exibits this same behaviour. You could avoid the
problem by setting pastetoggle to something else, preferably something
not starting with an ESC character. Why the funny sequence?
--
God made everything out of nothing, but the nothingness shows through.
-- Paul Valery