Age | Commit message (Expand) | Author |
2021-02-04 | highlight cursor line number | Leo Tenenbaum |
2021-02-03 | line numbering! | Leo Tenenbaum |
2021-02-03 | python syntax highlighting | Leo Tenenbaum |
2021-02-02 | better syntax highlighting (split keywords into keywords + builtins) | Leo Tenenbaum |
2021-02-02 | rust syntax highlighting | Leo Tenenbaum |
2021-02-02 | C++ highlighting, except for raw strings | Leo Tenenbaum |
2021-02-01 | switched syntax highlighting to use a number for the state (will be useful la... | Leo Tenenbaum |
2021-02-01 | different syntax highlighting depending on the file extension | Leo Tenenbaum |
2021-02-01 | fix C hex literal highlighting | Leo Tenenbaum |
2021-02-01 | full C syntax highlighting | Leo Tenenbaum |
2021-01-31 | C syntax higlighting working | Leo Tenenbaum |
2021-01-31 | more syntax highlighting | Leo Tenenbaum |
2021-01-31 | started syntax higlighting (still need to add state to each line) | Leo Tenenbaum |
2021-01-31 | fixed Ctrl+Left/Right being double-set, cleaned up core options code, auto-ad... | Leo Tenenbaum |
2021-01-30 | better startup, informative message when nothing's open | Leo Tenenbaum |
2021-01-30 | ctrl+q to quit (with unsaved changes dialog) | Leo Tenenbaum |
2021-01-29 | quitting, closing tabs | Leo Tenenbaum |
2021-01-29 | tabs working pretty well (not done yet) | Leo Tenenbaum |
2021-01-29 | better tab bar, default to "save as" on Ctrl+S with starting buffer | Leo Tenenbaum |
2021-01-28 | got file selector to behave better | Leo Tenenbaum |
2021-01-27 | buttons (for warn overwrite popup) | Leo Tenenbaum |
2021-01-26 | auto-indent | Leo Tenenbaum |
2021-01-25 | menu titles, better padding | Leo Tenenbaum |
2021-01-25 | clip selector, save as | 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-24 | file selector much nicer interface | Leo Tenenbaum |
2021-01-22 | bold text for file selector cwd | Leo Tenenbaum |
2021-01-22 | show working directory in file selector | 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 | show directories in a different color in open menu | Leo Tenenbaum |
2021-01-19 | opening files by clicking on them | Leo Tenenbaum |
2021-01-18 | opening files kinda working | 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-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 | page up/down | Leo Tenenbaum |
2020-12-30 | config working! | Leo Tenenbaum |
2020-12-30 | more config | Leo Tenenbaum |
2020-12-29 | started config file | Leo Tenenbaum |