RE: issues with taglist and minibuffer explorer

2006-05-02 Thread jagpreet
-Original Message- From: James Vega [mailto:[EMAIL PROTECTED] Sent: Monday, May 01, 2006 7:15 PM To: Vim mailing list Subject: Re: issues with taglist and minibuffer explorer On Mon, May 01, 2006 at 06:45:24PM +0530, jagpreet wrote: > Hi There, > > I'm using two most

Re: issues with taglist and minibuffer explorer

2006-05-01 Thread Gerald Lai
On Mon, 1 May 2006, James Vega wrote: On Mon, May 01, 2006 at 06:45:24PM +0530, jagpreet wrote: [snip] Furthermore if I close(:q), either of the files and switch to another file by selecting it from the buffer window it opens the files in black and white("vi ") mode, like syntax off commend is

Re: issues with taglist and minibuffer explorer

2006-05-01 Thread Eric Arnold
Also, with Vim7, you can use the tabline to get a lot of visual feedback about what buffers are loaded. TabLineSet.vim can list all loaded buffers per tab on on tabline.

Re: [VIM] : issues with taglist and miniBuffer explorer ...Plugins

2006-05-01 Thread Yegappan Lakshmanan
Hello, > > Hi There, > > I'm using two most downloaded vim plugins MiniBufferExplorer(By bindu > wavell) and taglist(By Yegappan Lakshmanan) for working on C++ files. > > When I open a file on a consol window, and use the Taglist plugin it works > absolutely fine as documented. In the same co

Re: issues with taglist and minibuffer explorer

2006-05-01 Thread Eric Arnold
If you're using Vim7, you might try my WinWalker.vim script. It will allow you to arrange the Taglist window where you want in relation to any other windows, and the "/" find function is more or less a buffer explorer. (I got another version to upload which sorts the buffer list a little bette

Re: issues with taglist and minibuffer explorer

2006-05-01 Thread James Vega
On Mon, May 01, 2006 at 06:45:24PM +0530, jagpreet wrote: > Hi There, > > I'm using two most downloaded vim plugins MiniBufferExplorer(By bindu > wavell) and taglist(By Yegappan Lakshmanan) for working on C++ files. > > When I open a file on a consol window, and use the Taglist plugin it works

issues with taglist and minibuffer explorer

2006-05-01 Thread jagpreet
Hi There, I'm using two most downloaded vim plugins MiniBufferExplorer(By bindu wavell) and taglist(By Yegappan Lakshmanan) for working on C++ files. When I open a file on a consol window, and use the Taglist plugin it works absolutely fine as documented. In the same consol window if I open an