Commit graph

59 commits

Author SHA1 Message Date
6e2c149088 build: update flow-syntax for bash formatter 2024-07-02 12:20:21 +02:00
1a42894f6d fix(windows): update libvaxis again 2024-07-01 20:18:48 +02:00
0c0a563d21 fix(windows): update libvaxis for unicode input support on windows 2024-07-01 17:58:38 +02:00
cdffedca2b fix(windows): update thespian to fix subprocess handling on windows 2024-06-27 22:20:38 +02:00
4199bb1847 fix(windows): update libvaxis to fix windows size 2024-06-27 22:20:17 +02:00
8146f01c84 fix(windows): update thespian to fix @intCast crash on windows 2024-06-27 21:09:12 +02:00
032982c1e8 refactor: rework error handling to simplifiy command implementation and provide better back traces 2024-06-26 23:29:39 +02:00
830000579b feat(lsp): add initial support for LSP completion requests 2024-06-25 21:12:29 +02:00
76748c28de build: update clap 2024-06-23 15:19:45 +02:00
087bb3ce6e fix(windows): update thespian to prevent endless timeout errors on windows 2024-06-20 10:06:17 +02:00
d9a4e5e38d refactor(minilog): use a timer to clear the minilog
Instead of abusing the render clock.
2024-06-18 20:11:09 +02:00
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