man page error
Brought to you by:
aoeuidhtns
In the man page is written:
[quote]
^Space^V
[... SKIP ...] It is the same as the command sequence ^C^V^G with no selection.
[/quote]
but that's not correct, because ^Space^V selects also the return at eol, while ^C^V^G not, so e.g. deleting the line would leave a blank line with the latter commands.
The correct command sequence is, I think, ^C^C^G^V^G