summaryrefslogtreecommitdiff
path: root/7ed.h
AgeCommit message (Expand)Author
2024-04-20Choicemode switchesOskar
2024-04-19adding modes to choiceOskar
2024-04-19Added a way for the program to check if file exists or not. If not thenOskar
2024-04-13x implemented and d partially implementedOskar
2024-04-12Changed types in various functionsOskar
2024-03-31Singles doneOskar
2024-03-07improved 7ed.c to make using the current flags a little smarterOskar
2023-12-23New delete line feature. Lost of fixes tooOskar
2023-12-23fixesOskar
2023-12-21fixed some annoyances with L and some issues with how X handles the lines if ...Oskar
2023-12-14removed useless stuffOskar
2023-12-11Fixed some memory leaks... I think.Oskar
2023-11-19minor fixes, changed some variables and stuffOskar
2023-11-11fixed huge bug in write functionOskar
2023-11-07Added edit mode and function to write the changes to file. Write function is ...Oskar
2023-10-28modified GET_LINE() to make it return the index of the first character of the...Oskar
2023-10-27GET_LINE() function is done. It was a PAIN to get working right. I hope to go...Oskar
2023-10-26Completely broken. Do not touchOskar
2023-10-26First commitOskar