index
:
7Editor.git
integrate-multiples
master
The 7Editor line editor / text editor.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editmode.c
Age
Commit message (
Expand
)
Author
2024-04-15
Bug with 'D' is fixed. Will continue testing.
Oskar
2024-04-13
x implemented and d partially implemented
Oskar
2024-04-12
Changed types in various functions
Oskar
2024-03-31
Singles done
Oskar
2024-02-10
Makefile changes and slight change to variable in startmode.c
Oskar
2023-12-23
New delete line feature. Lost of fixes too
Oskar
2023-12-23
fixes
Oskar
2023-12-21
fixed some annoyances with L and some issues with how X handles the lines if ...
Oskar
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
fixed huge bug in write function
Oskar
2023-11-07
Added edit mode and function to write the changes to file. Write function is ...
Oskar
2023-10-26
First commit
Oskar