b4d wrote: > Hi, how could I prevent vim from opening this upper split window with > connection info at every ftp transaction? > http://www.shrani.si/f/40/HT/4DzeYI3Z/vim.png > It appears that somehow the ftp commands window isn't closing for you. That's the first I've heard of that problem; what vim options do you use? You might want to try the latest netrw (v136d) from my website: http://mysite.verizon.net/astronaut/vim/index.html#NETRW, just in case the problem has been fixed.
Does the ftp transaction work for you? Perhaps the default ftp command isn't working, and you need to use something different (which occurs most often under Windows). I can't tell if you're using windows or not. If you are using Windows, see :help netrw-ftp ; in particular, see if you need to set g:netrw_ftp_cmd to something. Regards, Chip Campbell --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
