Tuesday, February 21, 2012

Re: tabnew issue

On Feb 21, 8:05 am, naaj_ila <alijohnsh...@gmail.com> wrote:
> When i opened any file in vim/gvim , I can use :tabnew command to open
> multiple files . No issues there
> We are using clearcase in my project. When i set a view and opened a file in
> vim/gvim
> :tabnew is not working. "Editor command not found"
> If  i exit from view , then tabnew will work fine.
>
> It is very very much useful for me if you guys give suggestions
> I added Configuration for tabnew in .vimrc file. Still its not working
>

:tabnew is a built-in command. There is nothing you can do in
your .vimrc to make it work or stop working. I'm curious what you
might have tried adding, really.

Probably what is going on is that with your clearcase view set,
somehow your path is messed up to point to a different Vim than you
normally use.

You don't mention what system you are running on. Does your system
have a 'which' command? If so, outside of Vim, what does 'which vim'
or 'which gvim' show before/after your set your view? Either way,
within Vim, what does :version show both before and after setting your
clearcase view?

--
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

No comments: