On Feb 21, 8:02 pm, naaj_ila <[email protected]> wrote: > Yes you are right guys > 1)=====================Clearcase====================== > When i typed "which vim " in clearcase its hwos the path:::/usr/bin/vim > In vim :version gives the following in clearcase > -------------------------------------------------- > :version > VIM - Vi IMproved 6.3 (2004 June 7, compiled Jan 8 2009 10:32:36) > 2) ==========================Without cleascase======================= > which vim gives /usr/local/bin/vim > :version gives > --------------------------------------------------------------- > VIM - Vi IMproved 7.0 (2006 May 7, compiled May 22 2006 15:08:49) > ---------------------------------------------------------------------------- > > WHAT SHOULD I DO NOW? to get the tabnew feature .. Please help guys >
Now you should do two things: 1. Figure out why ClearCase is screwing up your path and prevent that (or add a work-around for it such as an alias). 2. See if you can get a more recent Vim. Even though 7.0 has tabs, 7.1, 7.2, and 7.3 have all come out since then adding tons of new features and bugfixes. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
