index
:
7Editor.git
integrate-multiples
master
The 7Editor line editor / text editor.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-13
Ok it wasnt fixed but now i fixed it for real this time
Oskar
2023-12-13
fixed bug where newline was not created because the file did not end with one
Oskar
2023-12-11
Fixed some memory leaks... I think.
Oskar
2023-11-19
minor fixes, changed some variables and stuff
Oskar
2023-11-19
may or may not have fixed a bug with GET_LINE(), i did some confirmation test...
Oskar
2023-11-11
readme update
Oskar
2023-11-11
fixed huge bug in write function
Oskar
2023-11-07
readme updated
Oskar
2023-11-07
Added edit mode and function to write the changes to file. Write function is ...
Oskar
2023-10-28
modified GET_LINE() to make it return the index of the first character of the...
Oskar
2023-10-27
update README
Oskar
2023-10-27
Minor changes to GET_LINE() , also did a little test to check if it worked li...
Oskar
2023-10-27
GET_LINE() function is done. It was a PAIN to get working right. I hope to go...
Oskar
2023-10-26
Completely broken. Do not touch
Oskar
2023-10-26
updated README
Oskar
2023-10-26
First commit
Oskar
[prev]