94e045ffe7
feat: add to_upper and to_lower commands on Alt-u and Alt-l
2024-05-12 00:10:11 +02:00
Tim Culverhouse
348081bd27
vaxis: request kitty keyboard release events from vaxis
...
Update Vaxis and use the options struct to request keyboard release
events.
2024-05-10 20:08:25 -05:00
1cd3cb17ce
feat: add libvaxis renderer
2024-05-10 12:44:14 +02:00
3e203c22f2
build: update thespian to fix another pid.call() race
2024-04-24 17:46:26 +02:00
da150fdf38
build: update thespian
2024-04-21 00:29:12 +02:00
f91ae313d1
build: update thespian
2024-04-20 23:28:51 +02:00
5e8301e52e
build: update dependencies
2024-04-19 22:05:57 +02:00
ef61903334
build: update to zig 0.12.0-dev.3659+1e5075f81
2024-04-16 23:22:13 +02:00
9eb6dd3be4
fix: send sigterm to languages servers on exit
...
Not all language servers willingly exit if we just close stdin. Eventually
we will follow the protocol's shutdown process, but for now we just send a
sigterm.
2024-04-15 21:15:26 +02:00
0f5f41751e
feat: add fuzzy matching to recent files list with fuzzig
...
Many thanks to @fjebaker
2024-04-15 18:59:23 +02:00
5d1fcc3b48
build: update thespian
2024-04-08 22:03:15 +02:00
7e17f713e7
build: update flow-syntax
2024-04-05 21:31:14 +02:00
969b39dd8f
build: update thespian
2024-04-05 21:30:54 +02:00
2f3dbacd59
build: update thespian
2024-04-05 17:30:59 +02:00
de13780a3c
build: update thespian
2024-04-04 21:48:04 +02:00
1406052c06
feat: lots more work on LSP support (still WIP)
2024-04-02 23:07:27 +02:00
d00e76f3ab
build: update zig
2024-04-01 13:45:49 +02:00
0def007748
build: update flow-themes
2024-03-28 21:58:59 +01:00
ad2d82ce43
build: update flow-syntax
2024-03-26 21:39:43 +01:00
d80a972b71
build: update flow-themes for new editor_widget colors
2024-03-22 21:02:29 +01:00
314b8d4909
build: update zig
2024-03-22 11:10:09 +01:00
4970f29905
build: update thespian for cbor fix
2024-03-21 22:46:38 +01:00
d5e6e4a306
fix: update thespian to fix error.WouldBlock in filter operations
2024-03-12 23:16:25 +01:00
ba5dedc5ca
feat: update flow-syntax and remove dead files
2024-03-11 17:39:23 +01:00
7f08716575
feat: add Rosé Pine themes
2024-03-08 15:14:57 +01:00
0e71a25a49
build: migrate to flow-syntax
2024-03-06 22:34:07 +01:00
ab298fd662
fix: update notcurses for better macos notcurses build support
2024-03-01 15:51:03 +01:00
de8d563739
feat: add CLi option to override detected language
2024-03-01 12:37:40 +01:00
d900d1c3fd
fix: minor rendering issues caused by notcurses egc overrun
2024-02-29 16:47:11 +01:00
5c72e1dfe4
fix: update tree-sitter (and ziggy) to avoid hash mismatches
...
The ziggy parser repo had filenames differing only by case and that
causes case insensitive files systems to puke.
2024-02-29 12:18:09 +01:00
4ece4babad
Initial public release
2024-02-29 00:00:15 +01:00