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