2010/12/28 Dominique Pellé <[email protected]>: > Using Vim-7.3.89, I see a discrepancy between between > output of ":cscope help" and ":help cscope-find": > > :cscope help > ...snip... > t: Find assignments to > > > :help cscope-find > ...snip... > 4 or t: Find this text string > > So should ":cs find t foo" find assignments to variable 'foo' > or find lines containing string 'foo'?
Probably 't' has different meanings in different flavours of cscope, namely, SCO and AT&T versions. -- You received this message from the "vim_dev" 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
