13 lines
436 B
Markdown
13 lines
436 B
Markdown
# 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
|