Age | Commit message (Expand) | Author |
2021-01-21 | file selector now actually working | Leo Tenenbaum |
2021-01-21 | split file selector into its own thing | Leo Tenenbaum |
2021-01-19 | opening files by clicking on them | Leo Tenenbaum |
2021-01-18 | bug fixes, narrow file list based on search term | Leo Tenenbaum |
2021-01-18 | opening files kinda working | Leo Tenenbaum |
2021-01-18 | got windows build to partly work | Leo Tenenbaum |
2021-01-09 | escape command | Leo Tenenbaum |
2021-01-06 | more open menu, border thickness setting, fixed small text clipping issue | Leo Tenenbaum |
2021-01-06 | start open menu | Leo Tenenbaum |
2021-01-04 | commands to change the font size | Leo Tenenbaum |
2021-01-03 | make install, command line arguments | Leo Tenenbaum |
2021-01-02 | blinking cursor | Leo Tenenbaum |
2021-01-02 | double/triple click to select word/line | Leo Tenenbaum |
2021-01-02 | shift+click and shift+drag to select | Leo Tenenbaum |
2020-12-31 | core settings | Leo Tenenbaum |
2020-12-31 | configurable colors | Leo Tenenbaum |
2020-12-31 | started color customization | Leo Tenenbaum |
2020-12-30 | config working! | Leo Tenenbaum |
2020-12-30 | more config | Leo Tenenbaum |
2020-12-29 | started config file | Leo Tenenbaum |
2020-12-29 | Home and end | Leo Tenenbaum |
2020-12-28 | more selection, improved buffer_pos_move_left_words | Leo Tenenbaum |
2020-12-28 | cleaned up code a bit, started selection | Leo Tenenbaum |
2020-12-28 | center cursor on undo, highlight cursor line | Leo Tenenbaum |
2020-12-27 | click to move cursor | Leo Tenenbaum |
2020-12-27 | only render visible lines | Leo Tenenbaum |
2020-12-27 | split edits based on time, fixed delete undo bug | Leo Tenenbaum |
2020-12-26 | Added buffer header (with checksum in debug mode) | Leo Tenenbaum |
2020-12-24 | more undo. almost working. | Leo Tenenbaum |
2020-12-22 | undo actually not quite done yet | Leo Tenenbaum |
2020-12-21 | undo working, just need to chain events (rather than undoing one character in... | Leo Tenenbaum |
2020-12-21 | more undo | Leo Tenenbaum |
2020-12-19 | better errors, saving | Leo Tenenbaum |
2020-12-18 | ctrl+backspace/delete | Leo Tenenbaum |
2020-12-18 | moving by words | Leo Tenenbaum |
2020-12-17 | backspace | Leo Tenenbaum |
2020-12-16 | fixed problem with adding lines; delete key | Leo Tenenbaum |
2020-12-15 | inserting lines | Leo Tenenbaum |
2020-12-15 | text insertion working very well! | Leo Tenenbaum |
2020-12-04 | fix arrow keys with tabs | Leo Tenenbaum |
2020-12-03 | fix file loading on windows | Leo Tenenbaum |
2020-11-29 | moving around the cursor | Leo Tenenbaum |
2020-11-27 | scrolling working | Leo Tenenbaum |
2020-11-26 | do tabs properly | Leo Tenenbaum |
2020-11-25 | more scrolling | Leo Tenenbaum |
2020-11-25 | scrolling | Leo Tenenbaum |
2020-11-25 | cutting off text | Leo Tenenbaum |
2020-11-25 | icon | Leo Tenenbaum |
2020-11-25 | rendering a text buffer | Leo Tenenbaum |
2020-11-25 | got windows build to work | Leo Tenenbaum |