Commit graph

62 commits

Author SHA1 Message Date
ef0088a923
feat: add sql and astro file types and mellow and zenbones themes 2025-02-12 12:02:23 +01:00
50d5b969a9
feat: add mail file type support 2024-12-12 18:13:49 +01:00
a3fc96418f
feat: add odin support 2024-12-02 20:53:15 +01:00
a84f213848
build: update zon version number 2024-11-18 17:42:43 +01:00
641528ac84
build: add release packaging 2024-11-18 17:40:47 +01:00
ec79f693a5
feat: act more like standard cat if stdout is not a tty 2024-11-18 17:40:05 +01:00
e3cef17b63
feat: add windows support 2024-11-18 17:39:35 +01:00
9e96cbb4c3
feat: update flow-syntax for gleam support 2024-11-14 17:37:54 +01:00
fc512c0689
feat: update to latest flow-syntax for julia and swift support 2024-11-12 10:25:33 +01:00
283bfa5407
feat: add catppuccin theme 2024-10-23 17:28:00 +02:00
746e6024c4
feat: update thespian, syntax and themes dependencies 2024-10-21 21:09:18 +02:00
458a5fe4cb
build: fix zig download tarball url 2024-09-23 13:09:22 +02:00
c8e49e9cb8
build: update zig wrapper script 2024-09-23 13:05:13 +02:00
c28609d456
feat: add nushell support 2024-09-23 13:05:01 +02:00
658376e736
feat: add typst support 2024-08-30 21:22:32 +02:00
467a35e0b3 build: update flow-syntax, flow-themes and thespian 2024-08-07 09:48:34 +02:00
4e1ec899c2 feat: update flow-syntax to add shtml file type 2024-07-22 17:50:02 +02:00
2e94828133 feat: update to zig-0.13 and update flow file types and themes 2024-07-10 22:10:59 +02:00
44095b4bfe build: update flow-syntax 2024-05-21 23:25:41 +02:00
a0022e74e9 build: update to zig 0.12 2024-04-20 17:29:52 +02:00
09ee06269d build: unvendor ansi-term 2024-03-25 19:54:45 +01:00
3014ca971e fix: use theme selection color for line highlighting 2024-03-25 19:31:55 +01:00
f053a25cce feat: add option to highlight a line range
closes #6
2024-03-25 19:24:12 +01:00
59e33f8c43 build: update dependencies 2024-03-25 19:21:24 +01:00
18160fab74 build: update zig 2024-03-25 19:21:06 +01:00
35c1578246 feat: add --highlight and --limit options
closes #4
2024-03-12 17:24:55 +01:00
f511eb4434 feat: update ziggy and add ziggy-schema 2024-03-11 17:38:59 +01:00
4822770403 fix: flush after --list-themes and --list-languages 2024-03-06 22:27:21 +01:00
45b699d8ae feat: add --html option to output html 2024-03-06 22:22:46 +01:00
6329b890e4 refactor: unvendor cbor module and pull it from thespian 2024-03-06 20:36:48 +01:00
a98e9f9f2c refactor: migrate to flow-syntax 2024-03-06 20:04:41 +01:00
87446df0ca fix: fetch latest tree-sitter to fix hash mismatch on macos 2024-02-29 18:36:25 +01:00
dca5f549ea
Merge pull request #3 from abelcha/fix-build-m1
fixed build on Mac m1
2024-02-29 18:35:51 +01:00
Abel Chalier
55892b9e97 fixed m1 arch 2024-02-29 14:22:10 +01:00
f87b580e02
Merge pull request #2 from postsolar/enable-purescript
Enable PureScript
2024-02-23 10:39:38 +01:00
51e07f8c92 fix: get tree-sitter with updated parsers and disabled sanitizer 2024-02-23 10:34:12 +01:00
postsolar
331cab9c4f Enable PureScript
The conflict with Haskell has been resolved in e40d749975
2024-02-23 07:03:14 +02:00
10de00d684 feat: add ziggy file type 2024-02-22 13:56:20 +01:00
894f7cd831 refactor: prepare for library split 2024-02-21 21:56:42 +01:00
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