Age | Commit message (Expand) | Author |
2021-04-19 | markdown highlighting | Leo Tenenbaum |
2021-04-16 | fix process_kill on windows | Leo Tenenbaum |
2021-04-16 | command history for :shell | Leo Tenenbaum |
2021-04-16 | comment/uncomment selection | Leo Tenenbaum |
2021-04-16 | regenerate tags if tag not found | Leo Tenenbaum |
2021-04-13 | improve tag generation (don't just look at files in the cwd) | Leo Tenenbaum |
2021-04-13 | change fs_list_directory to include entry types directly | Leo Tenenbaum |
2021-04-04 | command to reload all buffers, run make on multiple threads | Leo Tenenbaum |
2021-03-23 | found some bugs to deal with | Leo Tenenbaum |
2021-03-14 | fix problem where cursor moves on in/dedent selection | Leo Tenenbaum |
2021-03-14 | fix weird scrolling with find menu open | Leo Tenenbaum |
2021-03-07 | resizable build window | Leo Tenenbaum |
2021-03-05 | fix :shell with no files open, write cwd to session | Leo Tenenbaum |
2021-03-05 | fix some little problems with the file selector | Leo Tenenbaum |
2021-03-05 | fix rendering if border-thickness is big | Leo Tenenbaum |
2021-03-04 | v. 0.8 | Leo Tenenbaum |
2021-03-04 | string arguments | Leo Tenenbaum |
2021-03-04 | completion working, it seems | Leo Tenenbaum |
2021-03-03 | more autocomplete (already partially working!) | Leo Tenenbaum |
2021-03-03 | tags_beginning_with (starting completion) | Leo Tenenbaum |
2021-03-03 | :shell, bugfixes | Leo Tenenbaum |
2021-03-03 | :tab-move-left/right | Leo Tenenbaum |
2021-03-03 | speed up startup, improve left/right while selecting | Leo Tenenbaum |
2021-03-03 | finally figured out what wasn't working with buffer_set_line_len! | Leo Tenenbaum |
2021-03-02 | debugging | Leo Tenenbaum |
2021-03-02 | got OpenBSD build to work | Leo Tenenbaum |
2021-03-02 | :open-config | Leo Tenenbaum |
2021-03-02 | command selector working! | Leo Tenenbaum |
2021-03-02 | start command selector | Leo Tenenbaum |
2021-03-02 | silence windows release build warning | Leo Tenenbaum |
2021-03-02 | gracefully handle config errors | Leo Tenenbaum |
2021-03-02 | make windows installer remove old versions | Leo Tenenbaum |
2021-03-01 | .deb installer! | Leo Tenenbaum |
2021-03-01 | windows installer | Leo Tenenbaum |
2021-03-01 | change active node when current one closed | Leo Tenenbaum |
2021-03-01 | crash handler for windows | Leo Tenenbaum |
2021-03-01 | restore session | Leo Tenenbaum |
2021-02-28 | on crash, output info to log | Leo Tenenbaum |
2021-02-28 | fix find highlighting when cursor is on same line | Leo Tenenbaum |
2021-02-28 | find bugfixes (switch to another buffer after find) | Leo Tenenbaum |
2021-02-28 | speed up debug build time | Leo Tenenbaum |
2021-02-28 | set active_node to NULL when line buffer is active | Leo Tenenbaum |
2021-02-28 | :split-swap | Leo Tenenbaum |
2021-02-28 | tab moving working? | Leo Tenenbaum |
2021-02-27 | start tab moving | Leo Tenenbaum |
2021-02-26 | fixed some menu-related bugs | Leo Tenenbaum |
2021-02-25 | started tab moving | Leo Tenenbaum |
2021-02-25 | node resizing working | Leo Tenenbaum |
2021-02-25 | resizing nodes (not fully working yet?) | Leo Tenenbaum |
2021-02-25 | change cursor | Leo Tenenbaum |