[TUHS] Does anyone have any memories of using cscope that they care to share?
G. Branden Robinson
g.branden.robinson at gmail.com
Fri Apr 5 14:03:25 AEST 2024
At 2024-04-05T14:54:50+1100, Greg 'groggy' Lehey wrote:
> Indeed. The main FreeBSD kernel Makefile also includes a cscope
> target, and also TAGS (for Emacs), which is similar.
ctags(1) is not only supported by nvi, elvis, vim, and vile, it (and the
ex(1) and vi(1) interface to it) is standardized by POSIX.
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/ctags.html
cscope is cool, but its use only of standout() for variation of the
display is visually tiring, and after being away from it for a while, I
always forget that you have to use Control+D to exit.
Regards,
Branden
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://www.tuhs.org/pipermail/tuhs/attachments/20240405/f0f51581/attachment.sig>
More information about the TUHS
mailing list