aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* added debug stuff and fixed ^Cczjstmax2026-03-191-3/+7
| | | | Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* using GNU readline for history+arrow key handling because i hateczjstmax2026-03-191-1/+1
| | | | | | `<termios.h>` Signed-off-by: czjstmax <jstmaxlol@disroot.org>
* fixed some memory leaksczjstmax2026-03-191-0/+14
Signed-off-by: czjstmax <jstmaxlol@disroot.org>