JATE icon indicating copy to clipboard operation
JATE copied to clipboard

A text editor created in C which supports all features expected from a minimal text editor with no dependencies

Results 3 JATE issues
Sort by recently updated
recently updated
newest added

Combinations of inserting and moving cursor cause crashes. ``` Program received signal SIGSEGV, Segmentation fault. > ^[[D__GI___libc_realloc (oldmem=0x4b5b1b3e0a0d4b5b, bytes=1264261952) at malloc.c:3154 3154 malloc.c: No such file or directory. (gdb) bt...

bug