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 -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
