|
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 |
|