Commit message (Collapse) | Author | ||
---|---|---|---|
2019-02-09 | Fix IRC output monospace option to emit once per line | June McEnroe | |
2019-02-09 | Add output format options to hi | June McEnroe | |
The monospace option for IRC output doesn't really work, since IRCCloud puts a box around each span this way. | |||
2019-02-09 | Avoid using SGRReset and IRCReset | June McEnroe | |
2019-02-08 | Use X macros for hi classes | June McEnroe | |
2019-02-08 | Don't open folds when using {} | June McEnroe | |
2019-02-08 | Add sh syntax to hi | June McEnroe | |
2019-02-08 | Use [] to quote special characters in regex | June McEnroe | |
This looks much cleaner than having to double-escape backslash. | |||
2019-02-08 | Improve ANSI output and base IRC on it | June McEnroe | |
2019-02-08 | Add hi -n | June McEnroe | |
2019-02-08 | Elaborate hi man page | June McEnroe | |
2019-02-08 | Use set for parent in hi | June McEnroe | |
2019-02-08 | 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 | |
Fix subexpression bounds check and compile pattends. | |||
2019-02-07 | Add Escape class to hi | June McEnroe | |
2019-02-07 | Add Todo class and parent syntax constraint | June McEnroe7a87e230e3fc263527644f17c4ef437daf6cd&follow=1'>Update to Linux man-pages 5.11 | June McEnroe |
2021-04-26 | Update to FreeBSD 13.0 | June McEnroe | |
2021-01-27 | Completely rewrite how manuals are fetched and installed | June McEnroe | |
Also add section 6 manuals from NetBSD and OpenBSD! | |||
2020-12-14 | Update to man-pages-posix 2017-a | June McEnroe | |
2020-12-14 | Update to OpenBSD 6.8 | June McEnroe | |
2020-12-14 | Update to NetBSD 9.1 | June McEnroe | |
2020-12-14 | Update to man-pages 5.09 | June McEnroe | |
2020-12-14 | Update to FreeBSD 12.2 | June McEnroe | |
2020-06-08 | Update to OpenBSD 6.7 | June McEnroe | |
2020-05-04 | Add hack for macOS to search extra man sections | June McEnroe | |
2020-05-04 | Don't clear MANSECT | June McEnroe |