On Apr 21, 9:34 pm, Tony Mechelynck <[email protected]>
wrote:
>
> However, hitting Ctrl-O in Insert mode will let you execute exactly one
> Normal-mode command without first moving the cursor, so Ctrl-O v should
> visually highlight the current character. You would then be in Visual
> mode, but when you leave Visual mode you'll return to Insert mode: the
> 'showmode' message at the very bottom says "(insert) VISUAL".
>

Actually, CTRL-O will still move the cursor to be on a real character,
for example it will move the cursor backwards if at the end of the
line. CTRL-\ CTRL-O will execute a normal command without moving the
cursor. :help i_CTRL-\_CTRL-O
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to