b1faa02049
build: update libvaxis
2024-06-13 17:44:23 +02:00
af68d4386d
build: update dependencies for freebsd build
2024-06-13 12:15:09 +02:00
259b6c015d
build: update libvaxis to fix pixel mouse and unicode
2024-06-10 21:21:58 +02:00
961e5afe41
feat: initial windows support
2024-06-07 22:12:28 +02:00
e00ceed052
refactor: update libvaxis and remove some notcurses cruft
2024-06-05 20:06:26 +02:00
2338489da3
build: update to latest zig and libvaxis and remove notcurses dependency
2024-06-04 23:14:43 +02:00
87462bfcdc
feat: update libvaxis
2024-05-27 21:49:02 +02:00
93646b9a1a
build: update libvaxis
2024-05-23 20:46:18 +02:00
c1b6817493
build: update libvaxis
2024-05-22 22:09:58 +02:00
979c19a221
build: update libvaxis
2024-05-22 21:32:29 +02:00
49ad54d60c
feat: implement remaining terminal handling functions via libvaxis
2024-05-22 10:40:08 +02:00
f0d3db298d
fix: update libvaxis to fix segfaults on small screens
2024-05-18 01:43:10 +02:00
444b064259
fix: update libvaxis to add termux quirks
2024-05-17 15:24:45 +02:00
55259b3ba1
feat: add everforest and nord themes
2024-05-16 22:36:28 +02:00
d365875675
build: update flow-syntax
2024-05-16 22:35:58 +02:00
8233562954
feat: add adwaita themes
2024-05-15 22:58:50 +02:00
73a7d4b90b
fix: update libvaxis to prevent a crash on resize
2024-05-12 00:14:08 +02:00
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