Age | Commit message (Expand) | Author |
2022-12-09 | more completion, not working yet | pommicket |
2022-12-09 | more lsp | pommicket |
2022-12-06 | more work on lsp | pommicket |
2022-12-06 | more lsp | pommicket |
2022-11-03 | custom shader texture | pommicket |
2022-11-02 | fixed path-specific settings bugs. stuff seems to be working now | pommicket |
2022-11-02 | (insufficiently tested) per-path settings | pommicket |
2022-09-24 | fix go-to-error when build_dir != . | pommicket |
2022-08-19 | fixed reading before abspath in path_full | pommicket |
2022-01-01 | little fix to paths, update README for linux build | pommicket |
2022-01-01 | windows fixes | pommicket |
2021-04-13 | improve tag generation (don't just look at files in the cwd) | Leo Tenenbaum |
2021-03-05 | fix some little problems with the file selector | Leo Tenenbaum |
2021-03-03 | :shell, bugfixes | Leo Tenenbaum |
2021-03-03 | don't merge edits with ctrl+v | Leo Tenenbaum |
2021-03-03 | finally figured out what wasn't working with buffer_set_line_len! | Leo Tenenbaum |
2021-03-02 | gracefully handle config errors | Leo Tenenbaum |
2021-03-01 | restore session | Leo Tenenbaum |
2021-02-22 | go to definition menu | Leo Tenenbaum |
2021-02-18 | Finishing touches for v. 0.4 | 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 | started getting :build to work | Leo Tenenbaum |
2021-02-13 | removed line->capacity | Leo Tenenbaum |
2021-02-05 | ask to reload when file is externally changed | Leo Tenenbaum |
2021-01-30 | fixed warnings on GCC, fixed opening an absolute path, README | Leo Tenenbaum |
2021-01-30 | ctrl+q to quit (with unsaved changes dialog) | Leo Tenenbaum |
2021-01-29 | better tab bar, default to "save as" on Ctrl+S with starting buffer | Leo Tenenbaum |
2021-01-29 | got windows build to work again | Leo Tenenbaum |
2021-01-28 | qsort_with_context on systems without qsort_r/s | Leo Tenenbaum |
2021-01-27 | started warn on overwrite | Leo Tenenbaum |
2021-01-25 | replaced c32rtomb, mbrtoc32 with own versions | Leo Tenenbaum |
2021-01-24 | file selector much nicer interface | Leo Tenenbaum |
2021-01-23 | got rid of dyn string array - that was unnecessarily complicated | Leo Tenenbaum |
2021-01-21 | file selector now actually working | Leo Tenenbaum |
2021-01-19 | opening files by clicking on them | Leo Tenenbaum |
2021-01-18 | opening files kinda working | Leo Tenenbaum |
2021-01-06 | more open menu, border thickness setting, fixed small text clipping issue | Leo Tenenbaum |
2021-01-04 | commands to change the font size | Leo Tenenbaum |
2021-01-03 | make install, command line arguments | Leo Tenenbaum |
2020-12-30 | more config | Leo Tenenbaum |
2020-12-29 | started config file | Leo Tenenbaum |
2020-12-15 | text insertion working very well! | Leo Tenenbaum |
2020-12-14 | scroll to cursor | Leo Tenenbaum |
2020-11-27 | scrolling working | Leo Tenenbaum |
2020-11-25 | got windows build to work | Leo Tenenbaum |
2020-11-24 | loading a file | Leo Tenenbaum |