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
/
test
/
testgrounds
Age
Commit message (
Expand
)
Author
2024-04-20
new_line seems to work now
Oskar
2024-04-19
Tests are done. I think it's ready.
Oskar
2024-04-15
test txt file
integrate-multiples
Oskar
2024-04-15
Bug with 'D' is fixed. Will continue testing.
Oskar
2024-04-14
Updated usage and removed some testing code. Added some comments. I
Oskar
2024-04-05
Changes to some of the validation functions to allow immediate '0' in
Oskar
2024-04-05
Working on 'N' now. Works pretty well. But it's not finished so i cant
Oskar
2024-04-04
TODO update
Oskar
2024-04-04
Bugfixes. Still some things i gotta iron out. This is getting more and
Oskar
2024-04-03
new check_length_fix_stdin. It checks length of buffers and seems to
Oskar
2024-04-01
Implemented call_L_only. This makes the program behave like 7ed v1 and
Oskar
2024-03-26
added display_name_linecount, kinda out of scope but it was on my mind
Oskar
2024-03-07
improved 7ed.c to make using the current flags a little smarter
Oskar
2024-03-04
Started working on validate_N(), its very similar to validate_L() so its most...
Oskar
2024-02-18
Organised test directory and did some logic fixes to smode
Oskar