Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-12 | Replace call to strdup() with equivalent behaviour | cflip | |
This was causing the editor to crash on startup when opening a file from the command line. | |||
2023-01-11 | Remove all terminal-related code | cflip | |
2023-01-08 | Initial import of existing source code | cflip | |
This is based off of snaptoken's "Build Your Own Text Editor" tutorial at https://viewsourcecode.org/snaptoken/kilo/. |