tvim Code
Brought to you by:
grizzlysmit
Not much to say yet to use tvim on the cmmand line type $ tvim file1 file2 file3 .... on the comand line (in a shell dont type the '$') to use from the file browser (i.e. Nautalus) right click on the selected files and choose "Open With >" -> Open with "gvim --servername Server --remote-tab" and tvim will come up and let you choose a gvim instance to open the files in then click ok and gvim will open your file in tabs also you can use tvim from the command line i.e. $ tvim file1 file2 file3 .... additionally as of version 0.2 you can add files by clicking file chooser button and choosing a file in file chooser dialog. Also as of version 0.2 you can edit the arguments any way you please in the arguments textview. happy VIMing.