Saluton Bertrand :) On Wed 4 Mar 2009 17:22 +0100, Bertrand Janin <[email protected]> dixit: > Raúl Núñez de Arenas Coronado wrote : >> 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. > > That would be pretty cool actually, instead of having my dozen > terminal+vim processes using each their share of memory, it would be one > master VIM to rule them all and a bunch of light-weight vimclients =)
Yes, it would be great, but I don't know if that's too difficult to implement. A friend of mine and me have been studying such a change for a project he has written and it's not as easy as it seems. Given that Vim's code is probably three orders of magnitude bigger, it may be prohibitively expensive to add such feature to Vim. In the interim, --remote-tab is a good approach... -- 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 -~----------~----~----~----~------~----~------~--~---
