Age | Commit message (Expand) | Author |
2023-07-19 | clean up valgrind suppressions a bit | pommicket |
2023-07-19 | update README, version no. | pommicket |
2023-07-19 | add noto emoji font | pommicket |
2023-07-19 | font fallbacks | pommicket |
2023-07-19 | detect unsupported characters | pommicket |
2023-07-19 | start "multifonts" | pommicket |
2023-07-19 | new font management system | pommicket |
2023-07-19 | multiple font textuers | pommicket |
2023-07-19 | an initial draft of the new font rendering | pommicket |
2023-07-19 | update stb_truetype to latest version | pommicket |
2023-07-19 | variable width fonts seem to be working | pommicket |
2023-07-19 | initial draft of variable-width font handling | pommicket |
2023-07-14 | update version2.3.4 | pommicket |
2023-07-14 | copy-path command | pommicket |
2023-07-14 | fix writing of unicode btwn U+8000 and U+FFFF | pommicket |
2023-07-06 | new windows installer2.3.3 | pommicket |
2023-07-06 | interpret jsx/tsx/ejs as javascript/typescript/javascript | pommicket |
2023-07-06 | remove highlighting for some rarely-used js window properties | pommicket |
2023-07-06 | TODO highlighting in single-line comments, more js keywords | pommicket |
2023-06-26 | todo | pommicket |
2023-06-20 | todo | pommicket |
2023-06-18 | update windows installer version2.3.2 | pommicket |
2023-06-17 | ignore duplicate autocomplete suggestions for phantom | pommicket |
2023-06-15 | prevent /= from being parsed as regex literal | pommicket |
2023-06-14 | fix problem where unmatched bracket highlights eof | pommicket |
2023-05-22 | update installer version2.3.1 | pommicket |
2023-05-21 | highlight TODOs in comments | pommicket |
2023-05-21 | better undo chaining | pommicket |
2023-05-21 | fix highlighting of javascript regex literals | pommicket |
2023-05-11 | update version | pommicket |
2023-05-11 | :matching-bracket, fix matching bracket highlighting in some cases | pommicket |
2023-05-11 | show version number in corner, update windows installer | pommicket |
2023-05-11 | :jump-to-build-error setting | pommicket |
2023-05-11 | fix backups wrt hard links, add crlf-windows setting | pommicket |
2023-05-11 | improve number syntax highligting | pommicket |
2023-03-27 | fix crash on in/decrement-number & insert-text w no active buffer | pommicket |
2023-03-23 | fix heading level in README | pommicket |
2023-03-23 | [2.2] update version | pommicket |
2023-03-23 | separate :increase-number in undo history | pommicket |
2023-03-23 | handle various :increment-number edge cases and binary | pommicket |
2023-03-23 | increment-number and decrement-number | pommicket |
2023-03-23 | add macro information to README | pommicket |
2023-03-23 | merge | pommicket |
2023-03-23 | macros are working! | pommicket |
2023-03-23 | get rid of ARG_STRING, start macros | pommicket |
2023-03-23 | go-to-build-error now also detects rust ::: references | pommicket |
2023-03-23 | fix scrolling to cursor when text is typed | pommicket |
2023-03-23 | fix crash on :previous-position with no active buffer | pommicket |
2023-03-21 | fix GLSL syntax highlighting (oops) | pommicket |
2023-03-07 | [2.1] update readme | pommicket |