Commit Message Author   Date
e0b68bf Fix cursor fpasa 1 year ago
92a38f2 Now curses and gui have feature parity fpasa 1 year ago
fd9f840 Basic ImGUI version fpasa 1 year ago
9ae4c0b ImGui renderer fpasa 1 year ago
a07a463 Implement buffer saving fpasa 1 year ago
eb5f087 Support horizontal scrolling fpasa 1 year ago
06c1b21 Add ability to re-layout on terminal resizing fpasa 1 year ago
802df63 Add support for unicode text fpasa 1 year ago
9fc5452 Simplify keymap code, by avoiding a double map fpasa 1 year ago
c7c4a06 Implement keymap and command system fpasa 1 year ago
13d6543 Separate view layer from internal representation fpasa 1 year ago
a3b8731 Add cursor movement methods to Buffer fpasa 1 year ago
96d4949 Add equality operators to Vec fpasa 1 year ago
6699ee3 Simple readme fpasa 1 year ago
39df595 Ignore .vscode folder fpasa 1 year ago
eb1df6f Rename the Editor class to Buffer fpasa 1 year ago
4f6ff73 Add support for home and end keys fpasa 1 year ago
ed0bac8 Minimal editor with navigation, typing and deleting functionality. fpasa 1 year ago
c9fb6f2 Minimal ncurses hello world fpasa 1 year ago
e2c604c Add ncurses with vcpkg fpasa 1 year ago
75fd729 Setup cmake projects fpasa 1 year ago