Maybe it's a lame question, but is it technically possible to startup MacVim in remote environment (like through SSH, MacVim will use then .vimrc and .vim of logged user)?
I know that I can easily access remote server files via scp but I'd like to have better integration. scp is limited in many cases - local path (pwd) synchronization, :grep and probably many other things doesn't work through scp. To do recursive file search I need to do search in other terminal and then manully open files in MacVim - I believe it shouldn't be like that. I was thinking about using vim directly in console when editing on other server but it won't have benefits of GUI version. Thanks, Mariusz Nowak --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
