On 2009-09-13, Steven Woody wrote:
> Hi,
> 
> I am using cscope to browe c sources in gvim.  According to the
> cscope manual, when I jump into a symbol, I could jump back by
> pressing 'Ctrl-T'.  But I always get "at bottom of tag stack".
> Could anyone here can here me how to check what's the cause of the
> issue?

"Ctrl-T" is mentioned in two places on the cscope help page,
if_cscope.txt.  The first one has this note:

    (Please note however, that you don't actually jump to a cscope
    tag simply by doing Ctrl-] or :tag without remapping these
    commands or setting an option.  See the remaining sections on
    how the cscope interface works and for suggested use.)

There are a number of ways to configure cscope in vim to get the
behavior you prefer, including being able to put the results into
the tag stack or a quickfix list, so I'd suggest reading all of
":help cscope" and configuring it the way you want.

Regards,
Gary



--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to