Menu

Tree [aac059] master /
 History

HTTPS access


File Date Author Commit
 .anjuta 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [d542d3] my first go at putting tvim in git
 po 2009-06-12 Francis (Grizzly) Smit Francis (Grizzly) Smit [a15dc0] This is version 0.2 changes:
 src 2009-06-28 Francis (Grizzly) Smit Francis (Grizzly) Smit [aac059] changed .desktop file to get rid of deprecated ...
 .anjuta_sym_db.db 2009-06-13 Francis (Grizzly) Smit Francis (Grizzly) Smit [1e3b07] minor updates to version 0.2
 AUTHORS 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [d542d3] my first go at putting tvim in git
 COPYING 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [d542d3] my first go at putting tvim in git
 ChangeLog 2009-06-12 Francis (Grizzly) Smit Francis (Grizzly) Smit [a15dc0] This is version 0.2 changes:
 INSTALL 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [d542d3] my first go at putting tvim in git
 Makefile.am 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [d542d3] my first go at putting tvim in git
 Makefile.in 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [9fc314] another missing file but u can just use ./autog...
 NEWS 2009-06-12 Francis (Grizzly) Smit Francis (Grizzly) Smit [a15dc0] This is version 0.2 changes:
 README 2009-06-12 Francis (Grizzly) Smit Francis (Grizzly) Smit [a15dc0] This is version 0.2 changes:
 TODO.tasks 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [d542d3] my first go at putting tvim in git
 aclocal.m4 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 autogen.sh 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [d542d3] my first go at putting tvim in git
 config.guess 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 config.h.in 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 config.sub 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 configure 2009-06-12 Francis (Grizzly) Smit Francis (Grizzly) Smit [a15dc0] This is version 0.2 changes:
 configure.ac 2009-06-12 Francis (Grizzly) Smit Francis (Grizzly) Smit [a15dc0] This is version 0.2 changes:
 depcomp 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 install-sh 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 intltool-extract.in 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 intltool-merge.in 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 intltool-update.in 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 ltmain.sh 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 missing 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 mkinstalldirs 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [4157cb] some more files I missed my bad still getting t...
 tvim.anjuta 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [c1a451] ok forgot some more stuff
 tvim.glade 2009-06-11 Francis (Grizzly) Smit Francis (Grizzly) Smit [d542d3] my first go at putting tvim in git

Read Me

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.