Tony Mechelynck <antoine.mechely...@gmail.com> said:
> 
> There are several methods depending on your exact needs and procedures.
> 
> For the kind of use-case described above, I think that I would use 
> split-windows in one Vim instance (probably gvim but YMMV), with 
> different local directories in different windows thanks to the ":lcd" 
> command.
> 
> Another possibility would be several bash sessions in an X terminal (for 
> instance, a konsole window with several tabs, one bash instance in each 
> tab), and one (or more) gvim session(s), possibly with split-windows as 
> above, pasting from one (bash or gvim) X window to another by means of 
> the clipboard.
> 
> If you don't have KDE or maybe even X11 installed, you might check the 
> manual for the "screen" command to open several simulaneous bash 
> instances in a single console. I don't use it myself but I've heard much 
> praise of it by those who use it. (If you have X and Gnome but not KDE, 
> check the capabilities of the gnome-terminal program: I know the name 
> but not the details. If you use the Gnome winmanager but have KDE also 
> installed, you can run any KDE application, including konsole, under Gnome.)

In addition to excellent Tony's reply, you might want to try the
fuzzyfinder plugin.  It may help navigate directories a bit easier.

-Ryan

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to