summaryrefslogtreecommitdiff
path: root/startmode.c
AgeCommit message (Expand)Author
2023-12-23fixesOskar
2023-12-21fixed some annoyances with L and some issues with how X handles the lines if ...Oskar
2023-12-13fixed bug where newline was not created because the file did not end with oneOskar
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-27Minor changes to GET_LINE() , also did a little test to check if it worked li...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