Comment 5 for bug 559372

Revision history for this message
blackdaemon (blackdaemon) wrote :

OK, correct sequence for vim/gVim seems to be following:

Copy (without clearing the selection):

1. copy to windows clipboard (clears selection): Ctrl-Insert
2. exit to normal mode: Ctrl-[
3. do it second time, if selection was made inside insert/append mode using Shift-arrowkeys, first Ctrl-[ only clears selection: Ctrl-[
4. return to last selection: gv

Paste

1. Shift-Insert