On Oct 25, 9:46 am, Andy Wokula <[EMAIL PROTECTED]> wrote:
> Peng Yu schrieb:
>
> > Hi,
>
> > I can open multiple file from command line.
> > gvim -o *.cpp
>
> > I'm wondering how to do so from inside gvim. Obviously, the following
> > command is not working.
>
> > :new *.cpp
>
> > Thanks,
> > Peng
>
> :n*.cpp|sba
I can't find this in the manual. Would you please let me know what '|
sba' means?
Thanks,
Peng
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---