csope/README.md

13 lines
436 B
Markdown
Raw Normal View History

2023-07-27 14:04:50 -04:00
# Csope
Fork of Cscope, with various improvements, because cscope is good and shall not be forgotten.
# Improvements/Changes
## User side
+ improved gui /*pending*/
+ GNU Readline integration (ie. VI/EMACS mode, command history) /*pending*/
## To the code
+ nuked autoconf, replaced with single Makefile
+ removed
+ encapsulated changes to the TUI into display.c
+ removed macros hell put in place to allow compiling on a dead badger