On 2009-11-19, [email protected] wrote:
> > > Can I keep command line window open until it is closed by a key stroke?
> >
> > If you mean keep it open while you edit in other windows, no.  See
> >
> >     :help E11
> 
> I see. Well, I meant can I keep it open after executing a command. I think it 
> is not possible.

If you scroll down about a page, to just above "VARIOUS", there is
this:

    If you would like to execute the command under the cursor and
    then have the command-line window open again, you may find this
    mapping useful:

            :autocmd CmdwinEnter * map <buffer> <F5> <CR>q:

Regards,
Gary



--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to