Well, I can't get it to display  -INSERT VISUAL-  exactly, either, but
then I don't even know what it would mean if I could.

Do you mean <c-o><c-v>?  Or if you have <c-v> remapped,  <c-o><c-q>.

<c-o>v  is just a specific use of <c-o>, which executes any command,
so the command to start and toggle visual is "v", and ^V or ^Q toggle
Visual Block.


On 4/22/06, Gerald Lai <[EMAIL PROTECTED]> wrote:
> From Normal mode, typing "i" will elicit
>
>    -- INSERT --
>
> Then typing "<C-o>v" will elicit
>
>    -- (insert) VISUAL --
>
> My question is, what keystroke will elicit
>
>    -- INSERT VISUAL --
>
> ?
>
> --
> Gerald
>

Reply via email to