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
/
Makefile
Age
Commit message (
Expand
)
Author
2024-04-01
Started integrating multiples. Still in progress.
Oskar
2024-03-31
Started integrating the input system. Mainly trying to integrate the
Oskar
2024-03-10
added smode to make clean
Oskar
2024-03-10
Changed Makefile again. Ive had trouble deciding how i should organise the bu...
Oskar
2024-03-10
Also fixed makefile. I have made a new decision how to build the program.
Oskar
2024-03-07
Makefile changes
Oskar
2024-02-11
minor fixes
Oskar
2024-02-11
README update
Oskar
2024-02-11
new + and - feature to increment and decrement the focus. I will make it more...
Oskar
2024-02-11
More changes to the makefile to make it easier for testing
Oskar
2024-02-10
Makefile changes because of some errors i cannot explain when using clang. Ma...
Oskar
2024-02-10
Makefile changes and slight change to variable in startmode.c
Oskar
2023-12-21
fixed some annoyances with L and some issues with how X handles the lines if ...
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-07
Added edit mode and function to write the changes to file. Write function is ...
Oskar
2023-10-26
First commit
Oskar