|
687453870d
|
Started fixing bug that occures when gap is at the start of the text
|
2023-04-19 14:27:30 -05:00 |
|
|
2ae0b4b1fe
|
Fixed bug with reading characters from a file
|
2023-04-19 13:21:56 -05:00 |
|
|
25c1f6a2c1
|
Started working on file opening support
|
2023-04-19 08:07:17 -05:00 |
|
|
68305de7f6
|
Updated .gitignore to exclude object files
|
2023-04-19 00:23:44 -05:00 |
|
|
bb8917645e
|
Added Makefile
|
2023-04-19 00:23:22 -05:00 |
|
|
438bd61c0d
|
Added .gitignore
|
2023-04-19 00:16:47 -05:00 |
|
|
da0f6fdf32
|
Added code to properly support 'Enter' key, which was being sent as '\r\n' instead of '\n'
|
2023-04-19 00:16:10 -05:00 |
|
|
f19eb3becc
|
Fixed realloc, and fixed right as well
|
2023-04-18 09:59:13 -05:00 |
|
|
0d001b550e
|
Fixed left, need to work on grow
|
2023-04-18 09:14:02 -05:00 |
|
|
102a0ed093
|
Added methods for delete, started working on left and right arrows
|
2023-04-18 08:49:32 -05:00 |
|
|
b0add8f26a
|
First commit, need to add more helper methods for buffer (e.g. backspace, insert character, etc.)
|
2023-04-16 20:14:20 -05:00 |
|