Hi,

I'm interested in using nvi as my IDE for developing. I made a thread on
the forum a while ago ( for those that are interested -
http://forums.freebsd.org/showthread.php?t=34914 ), and concluded I would
get a better response here. Since creating that thread I have gained a
working understanding of how to use ctags and cscope, but I still don't
think I have the most efficient interface possible.

I'm very interested to hear how the developers here use nvi to code.

One thing I'm really struggling with is full cscope integration with nvi
and it's tags system. Basically, using :cs find will immediately open up
the first result it finds, and I can't figure out how to bring up a list of
all results in order to select the one you want to open up. Can anybody
tell me how to achieve this?

Alternatively, I could launch cscope from a shell within nvi (:!cscope blah
blah), but this would open up a new session and start a new tag stack, so
its not a very fluid way to navigate through source code.

Any general tips on coding with nvi are welcome, even if they don't help my
above situation.

Kind Regards :)
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to