Commit graph

23 commits

Author SHA1 Message Date
edaf3f3cc6 feat: don't emit an error if stdout is closed early 2024-02-21 16:49:45 +01:00
01984d21fe feat: improve rendering 2024-02-21 16:35:42 +01:00
00f843c54f fix: first line file type matching 2024-02-21 15:31:51 +01:00
9cdc802802 feat: add --show-language option 2024-02-21 15:09:52 +01:00
d5beecd018 feat: add xml, dtd and org file types 2024-02-21 15:08:36 +01:00
7c9faa07c1 feat: some minor file type guessing additions 2024-02-21 13:49:16 +01:00
8a3890b003 feat: add fallback language (conf) and --default option to override it 2024-02-21 13:49:16 +01:00
e58769badb
fix: typo in README.md 2024-02-20 21:13:01 +01:00
de8d74b1e0 feat: tweak README.md 2024-02-20 20:21:48 +01:00
9a57e1ebff feat: add --list-languages 2024-02-20 20:19:55 +01:00
35d0de50bf feat: prettify --list-themes output 2024-02-20 20:14:14 +01:00
d4fefac181 feat: add note about flow config to README.md 2024-02-20 20:13:59 +01:00
64aab6048a feat: add more useful message if no parser was found 2024-02-20 20:05:05 +01:00
2ad1ae7c02 fix: rendering bug 2024-02-20 20:04:50 +01:00
e5f287f3d2 Add one dark theme 2024-02-20 19:41:43 +01:00
610f55d82e read theme from flow config if available 2024-02-20 19:41:23 +01:00
27ded21b75 add missing trailing data at end of file 2024-02-20 19:04:29 +01:00
53b6895b02 add --lang and --theme options 2024-02-20 18:58:49 +01:00
0b0200aecc fix zig wrapper on macos 2024-02-20 18:31:44 +01:00
acec3e78ab Add zig version helper script 2024-02-20 18:09:54 +01:00
837a437575 improve README.md 2024-02-20 18:09:39 +01:00
395374409c Initial release 2024-02-20 17:59:34 +01:00
84a25cc089
Initial commit 2024-02-20 17:58:33 +01:00