Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-02-24 | split depth limit | Leo Tenenbaum | |
2021-02-24 | :split-join | Leo Tenenbaum | |
2021-02-24 | get ctrl+w to work with split | Leo Tenenbaum | |
2021-02-24 | start split | Leo Tenenbaum | |
2021-02-24 | big bugfixes | Leo Tenenbaum | |
update active_tab properly when a tab is closed, fix Ctrl+O with no buffers open | |||
2021-02-23 | goto line preview | Leo Tenenbaum | |
2021-02-23 | improve word movement | Leo Tenenbaum | |
2021-02-22 | fix automatic horizontal scrolling | Leo Tenenbaum | |
2021-02-22 | go to definition menu | Leo Tenenbaum | |
2021-02-21 | generalized selector code seems to work, fix buffer_set_line_len memory leak | Leo Tenenbaum | |
2021-02-21 | started to generalize selector code | Leo Tenenbaum | |
2021-02-19 | ctrl+click to go to definition | Leo Tenenbaum | |
2021-02-19 | tags starting to work | Leo Tenenbaum | |
2021-02-19 | started tags | Leo Tenenbaum | |
2021-02-18 | Finishing touches for v. 0.4 | Leo Tenenbaum | |
2021-02-18 | :build working (i think) | Leo Tenenbaum | |
2021-02-17 | started process-win.c | Leo Tenenbaum | |
2021-02-16 | fix rust go to build errors | Leo Tenenbaum | |
2021-02-16 | detecting errors in build output | Leo Tenenbaum | |
2021-02-16 | started getting :build to work | Leo Tenenbaum | |
2021-02-16 | fix process-posix.c | Leo Tenenbaum | |
2021-02-16 | got WNOHANG to work | Leo Tenenbaum | |
2021-02-16 | processes | Leo Tenenbaum | |
2021-02-14 | toggle view only mode | Leo Tenenbaum | |
2021-02-14 | fix and speed up replace all | Leo Tenenbaum | |
2021-02-13 | update TODO | Leo Tenenbaum | |
2021-02-13 | view-only mode | Leo Tenenbaum | |
2021-02-13 | removed line->capacity | Leo Tenenbaum | |
also fixed shift+click to select | |||
2021-02-11 | finishing touches for v. 0.3 | Leo Tenenbaum | |
2021-02-11 | highlight matching parentheses | Leo Tenenbaum | |
2021-02-11 | indent/dedent selection | Leo Tenenbaum | |
2021-02-11 | chain replace all into one undo event | Leo Tenenbaum | |