Go to file
2023-07-27 20:04:50 +02:00
ass bk 2023-07-27 20:04:50 +02:00
obj bk 2023-07-27 20:04:50 +02:00
src bk 2023-07-27 20:04:50 +02:00
.gitignore bk 2023-07-27 20:04:50 +02:00
comp.sh bk 2023-07-27 20:04:50 +02:00
Makefile bk 2023-07-27 20:04:50 +02:00
README.md bk 2023-07-27 20:04:50 +02:00
TODO bk 2023-07-27 20:04:50 +02: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