I have given the command

:split

and, after a while, a saw that the entire text (of a latex file) was
copied into itself.
This means, that the original text

line 1
line 2
line 3
line 4

becames

line 1
line 2
line 1  *
line 2  *
line 3  *
line 4  *
line 3
line 4

* = lines copied into the same text file.

How was this possible ? What could i have been done wrong
involuntarily ?

I moved between windows with CTRL-W+arrowkeys and with the mouse and
jumped to marks with 'a. I have no explanation: i did not delete
anything, nor paste anything. Even if i could have hit the p taste,
this would not paste and entire window or buffer into itself...

THX for help.

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to