tux <[EMAIL PROTECTED]> 写于 2006-11-15 12:47:07: > Is there any way by which I can redirect the matching tag list or > matching cscope entries to a buffer? > If so, is it possible to open the buffer with the tags list/cscope > similar to file explorer? That is, pressing enter when the cursor is > under tag entry should open the source file containing the tag/cscope > entry in another buffer.
Will that really be faster? If there're multiple matches you'll always need to choose. If you want the entries in a buffer, simply open the tags file (yes, the file named 'tags'), and you've got all tag entries in the file, find the entry you want and press Ctrl-] will get you want. It is possible if you want to map <CR> to that. -- Sincerely, Pan, Shi Zhu. ext: 2606
