Age | Commit message (Expand) | Author |
2021-01-29 | started tab bar | Leo Tenenbaum |
2021-01-28 | got file selector to behave better | Leo Tenenbaum |
2021-01-27 | more warn overwrite | Leo Tenenbaum |
2021-01-27 | started warn on overwrite | Leo Tenenbaum |
2021-01-26 | auto-indent | Leo Tenenbaum |
2021-01-25 | replaced c32rtomb, mbrtoc32 with own versions | Leo Tenenbaum |
2021-01-25 | error box; generally better error handling | Leo Tenenbaum |
2021-01-24 | copy/cut/paste | Leo Tenenbaum |
2021-01-24 | scroll file selector when selected goes offscreen | Leo Tenenbaum |
2021-01-22 | started auto-cd | Leo Tenenbaum |
2021-01-21 | trying to make clicking on directories work; not done yet | Leo Tenenbaum |
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 | text working again | 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 | select all | Leo Tenenbaum |
2021-01-02 | double/triple click to select word/line | Leo Tenenbaum |
2020-12-31 | core settings | Leo Tenenbaum |
2020-12-31 | configurable colors | Leo Tenenbaum |
2020-12-31 | set ted err to buffer err | Leo Tenenbaum |
2020-12-31 | page up/down | 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-29 | selection working! | 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-27 | fixed some memory leaks | Leo Tenenbaum |
2020-12-27 | remove empty edits | Leo Tenenbaum |
2020-12-26 | Added buffer header (with checksum in debug mode) | Leo Tenenbaum |
2020-12-26 | fixed buffer_pos_diff problem; undo seems to be fully working now? | Leo Tenenbaum |
2020-12-24 | more undo. almost working. | Leo Tenenbaum |
2020-12-23 | More undo | Leo Tenenbaum |
2020-12-22 | undo actually not quite done yet | Leo Tenenbaum |
2020-12-22 | undo working well. should probably break up undo events after a certain amoun... | Leo Tenenbaum |
2020-12-21 | more undo | 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-20 | more undo | Leo Tenenbaum |