Commit message (Collapse) | Author | ||
---|---|---|---|
2022-06-02 | Do basic match highlighting | June McEnroe | |
2022-06-02 | Clean up parsing a little | June McEnroe | |
2022-06-02 | Don't duplicate path string | June McEnroe | |
2022-06-02 | Use stderr instead of /dev/tty, realloc buffer if lines too long | June McEnroe | |
For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. | |||
2022-06-02 | Add initial working version of qf | June McEnroe | |
2022-05-29 | Set prompt for oksh | June McEnroefeb&follow=1'>Switch back to semantic keyword grouping in hi | June McEnroe |
2019-02-08 | Match only the basename in hi | June McEnroe | |
2019-02-07 | Add mdoc syntax to hi | June McEnroe | |
2019-02-07 | Support multi-line C macros in hi | June McEnroe | |
2019-02-07 | Detect .mk files as make | June McEnroe | |
2019-02-07 | Add make syntax to hi | June McEnroe | |
2019-02-07 | Add IRC output to hi | June McEnroe | |
2019-02-07 | Improve C syntax accuracy and add Format class | June McEnroe | |
2019-02-07 | Factor out hi check | June McEnroe | |
2019-02-07 | Add Escape class to hi | June McEnroe | |
2019-02-07 | Add Todo class and parent syntax constraint | June McEnroe |