Monday, November 3, 2014

Re: Strange reaction of gvim to : in a normal mode

On Mon, 3 Nov 2014 03:52:47 -0600 Tim Chase <vim@tim.thechases.com> wrote:

> On 2014-11-03 09:00, Jürgen Krämer wrote:
> > when this happens again you might want to check if there is a
> > mapping defined for ":" and where it was defined. Normally you
> > would execute the command
> >
> > :verb map :
> >
> > which probably won't work in this case. But there is the
> > command-line window which you can open with
> >
> > q:
> >
> > You will see the last line of your command-line history
>
> Alternatively, you can use
>
> Q
>
> to enter Ex mode, enter the ":" command(s) you need, then type
>
> :vi
>
> to return to normal Vi.
>
> -tim

Thank you.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment