Age | Commit message (Expand) | Author |
2022-07-29 | fix syntax highlighting and spacing for weird characters | pommicket |
2022-07-22 | update windows installer | pommicket |
2022-07-22 | fixed some compiler warnings | pommicket |
2022-07-22 | go syntax highlighting | pommicket |
2022-07-21 | minor fixes, syntax highlighting for java & js | pommicket |
2022-07-07 | [1.0r3] update windows installer | Leo Tenenbaum |
2022-07-07 | [1.0r3] update vs link to 2022 | Leo Tenenbaum |
2022-07-07 | [1.0r3] fix tex highlighting, move to cursor on backspace/delete | pommicket |
2022-03-26 | [1.0r2] update windows installer version | pommicket |
2022-03-26 | fix session problems | pommicket |
2022-03-26 | [1.0r2] cleanup, comments | pommicket |
2022-03-26 | fixed ctrl+w behavior with find/build | pommicket |
2022-01-01 | actual new windows installer | pommicket |
2022-01-01 | little fix to paths, update README for linux build | pommicket |
2022-01-01 | new windows installer | pommicket |
2022-01-01 | windows fixes | pommicket |
2021-04-20 | fix windows build, prepare for v. 1.0 | Leo Tenenbaum |
2021-04-20 | minor changes before 1.0 | Leo Tenenbaum |
2021-04-20 | fix non-GNU build | Leo Tenenbaum |
2021-04-20 | silence GCC warnings | Leo Tenenbaum |
2021-04-20 | :set-language, various other little things | Leo Tenenbaum |
2021-04-20 | cfg syntax highlighting | Leo Tenenbaum |
2021-04-20 | HTML syntax highlighting | Leo Tenenbaum |
2021-04-19 | markdown highlighting | Leo Tenenbaum |
2021-04-19 | tex syntax highlighting | Leo Tenenbaum |
2021-04-17 | fix readme | Leo Tenenbaum |
2021-04-17 | fix process_kill on posix | Leo Tenenbaum |
2021-04-16 | fix process_kill on windows | Leo Tenenbaum |
2021-04-16 | fix windows build | Leo Tenenbaum |
2021-04-16 | update readme with new stuff | 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 bug where modifications weren't detected | Leo Tenenbaum |
2021-03-14 | fix find menu scroll bug, for real this time | 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 | more find menu fixes | Leo Tenenbaum |
2021-03-07 | fix ctrl+f then ctrl+shift+f | Leo Tenenbaum |
2021-03-07 | change focus to search term, even when find is already open | Leo Tenenbaum |
2021-03-07 | revise readme | Leo Tenenbaum |
2021-03-07 | resizable build window | Leo Tenenbaum |
2021-03-06 | don't reload file when opened while already open | Leo Tenenbaum |
2021-03-06 | fix "save as" menu | Leo Tenenbaum |
2021-03-05 | cd to last file selector directory | Leo Tenenbaum |
2021-03-05 | fix :shell with no files open, write cwd to session | Leo Tenenbaum |