Saluton Bertrand :) On Wed 4 Mar 2009 17:10 +0100, Bertrand Janin <[email protected]> dixit: > Raúl Núñez de Arenas Coronado wrote : >> That leaves us with another approach: using real windows in the GUI. >> You have to use the "server" feature of Vim (see ":help >> clientserver"). > > I'm reading 'clientserver' and I can't see how this feature could be > used to have multiple windows sharing the same server. As far as I can > tell, all the --remote parameters will send files or commands to the > server but not actually open a 'client vim'. Am I missing something?
You're missing something, certainly: I've never used that feature and I assumed (incorrectly) it will open new client windows O:)) I wrote an application using DBus so only one process is opened at any given time and new client windows are launched from that process if a new instance is run (instead of having multiple processes, one per window). I assumed that Vim worked more or less the same, sorry. My fault, and thanks a lot for pointing. -- Raúl "DervishD" Núñez de Arenas Coronado Linux Registered User 88736 | http://www.dervishd.net It's my PC and I'll cry if I want to... RAmen! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
