:e(dit) should work.

 1) vim f1.c
 2) :e f2.c        -> from within vim
 3)  e  #           ->to swap between the 2 files.

 Do you see any errors
 when you try the edit command?

 (Also are there any permission issues wrt you
  trying to create a new file in the directory?)

Regards,
-Anand

On Mon, Feb 15, 2010 at 2:01 PM, Roald de Vries <[email protected]> wrote:

> Hi all,
>
> I can open vim with multiple files: vim f1.txt f2.txt. This doesn't seem
> possible with the vim :edit command. How can I do it from within vim?
>
> Kind regards, Roald
>
> --
> You received this message from the "vim_use" maillist.
> For more information, visit http://www.vim.org/maillist.php




-- 
"Even if you're on the right track, you'll
get run over if you just sit there."
                                  -- Will Rogers

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

Reply via email to