On Sunday, July 29, 2012 2:43:09 AM UTC-5, Arun wrote:
> On Thursday, July 26, 2012 10:04:59 PM UTC+5:30, Ben Fritz wrote:
> > On Wednesday, July 25, 2012 9:20:27 AM UTC-5, Arun wrote:
> > 
> > > Hi,
> > 
> > > 
> > 
> > > Recently I have added the following vim plugins - Source Explorer, 
> > > NERDTree and Trnity.
> > 
> > > I found that with Source Explorer I am not able to traverse the Taglist. 
> > > I could go to the taglist window using Ctrl-w h. However, in that window 
> > > I cannot go to a tag. The cursor is always in the topmost line of taglist 
> > > window (the file name). The right arrow key only traverses the same line 
> > > and comes back to the main code window. Enter key directly jumps back to 
> > > code window. Down arrow key also jumps back to code window.
> > 
> > 
> > 
> > Have you tried the normal j/k movement commands?
> 
> Hi Ben,
> 
> using j/k etc. i am able to go to the taglist window but I am nto able to 
> traverse the tags from there.

What? j/k doesn't move between windows. It moves the cursor one line down or 
one line up. I was saying, once you're in the taglist window, can you move the 
cursor to a tag and then hit <Enter> to jump to it, using the j and k keys? You 
said pressing <Up> or <Down> just left the taglist window.

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

Reply via email to