Age | Commit message (Expand) | Author |
---|---|---|
2023-01-31 | Start implementing editor commands | cflip |
2023-01-12 | Make the editor modal and refactor keyboard events | cflip |
2023-01-12 | Move cursor movement into separate functions | cflip |
2023-01-09 | Implement basic keyboard event handling | cflip |
2023-01-08 | Use C-style include guards instead of #pragma once | cflip |
2023-01-08 | Initial import of existing source code | cflip |