Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03 | :tab-move-left/right | Leo Tenenbaum | |
2021-03-01 | fix active_node after tab close | Leo Tenenbaum | |
2021-03-01 | change active node when current one closed | Leo Tenenbaum | |
2021-03-01 | restore session | 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-25 | node resizing working | Leo Tenenbaum | |
2021-02-25 | resizing nodes (not fully working yet?) | 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-13 | view-only mode | Leo Tenenbaum | |
2021-02-07 | improved text rendering, started find | Leo Tenenbaum | |
2021-02-05 | converted everything to modern opengl | Leo Tenenbaum | |
for some reason SDL_GL_SwapWindow seems to be in a busy loop? | |||
2021-02-05 | switched all text rendering to new API | Leo Tenenbaum | |
2021-02-04 | improve auto-add-newline, start reloading | Leo Tenenbaum | |
2021-01-31 | fixed Ctrl+Left/Right being double-set, cleaned up core options code, ↵ | Leo Tenenbaum | |
auto-add-newline | |||
2021-01-30 | fixed warnings on GCC, fixed opening an absolute path, README | Leo Tenenbaum | |
2021-01-30 | middle click to close tab | Leo Tenenbaum | |
2021-01-29 | quitting, closing tabs | Leo Tenenbaum | |
2021-01-29 | ctrl+pageup/down to switch between tabs | Leo Tenenbaum | |