linux - How to open new file in previous gvim window -


when open file in gvim terminal using gvim abc.cpp, unlike gedit opening in new gvim window. can suggest way open new file in new tab in opened gvim window? couldn't find information regarding on searching. using ubuntu 12.04. vim version 7.3

gvim --remote-silent abc.cpp 

the -silent prevents error message showing if there not instance of gvim running


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -