csope/TODO
2023-08-04 21:54:34 +02:00

15 lines
501 B
Plaintext

# BUGS
+ Changing text double frees:
free(): double free detected in tcache 2
Aborted
+ Normalize tabs and spaces
+ Ordering function declarations in global.h by alpha order is not smart
+ Handle unused parameters gracefully (#define UNUSED(x) (void)(x))
+ Figure out what the deal is with changestring()
+ scollbar() uses int literals?
+ ctrl+d segfaults
+ tab scrolls the results
+ recursive macro function to assign KEY_* default values; look for a new and shiny preprocessor?
+ rename to Csoap