Hi,

when I log into a remote machine with ssh -X and start a local gvim
session, i can see the local gvim with:

  u...@remote$ gvim --serverlist
  GVIM

To control that it is really my local gvim session, I repeat it after
closing the local gvim and the serverlist is empty.

when I want to open a remote file with the --remote option

  u...@remote$ gvim --remote test.py

an empty file gets loaded in my local gvim. Is this a bug? If not, is
there a similar way to edit remote files locally? I know that it's
possible to use :e scp:u...@remote/path/to/file but I find it more
convenient to call vim direclty within the remote filesystem.


Cheers,

Bastian


-- 
Bastian Venthur                                      http://venthur.de
Debian Developer                                 venthur at debian org


-- 
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

Reply via email to