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
/
7ed.h
Age
Commit message (
Expand
)
Author
2024-04-20
new_line seems to work now
Oskar
2024-04-20
Choicemode switches
Oskar
2024-04-19
adding modes to choice
Oskar
2024-04-19
Added a way for the program to check if file exists or not. If not then
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-03-07
improved 7ed.c to make using the current flags a little smarter
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-14
removed useless stuff
Oskar
2023-12-11
Fixed some memory leaks... I think.
Oskar
2023-11-19
minor fixes, changed some variables and stuff
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-28
modified GET_LINE() to make it return the index of the first character of the...
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
First commit
Oskar