petern wrote:
Hi dear vim lovers.
When I type some text in input mode and for example go to make a coffee
without leaving the input mode, and then get back to my computer, vim has
exited input mode. That's OK. But what confuses me is that some parts of my
input has been repeated and been inserted twice to my document.
Has anyone experienced such behaviour? How do I get rid of it?
Vim ought to stay in Input mode until you exit Inmut mode yourself by hitting
<Esc>.
Do you have any autocommands for CursorHoldI ?
:verbose au CursorHoldI
Best regards,
Tony.
--
"A University without students is like an ointment without a fly."
-- Ed Nather, professor of astronomy at UT Austin