flow/src
2024-06-08 20:10:17 +02:00
..
buffer fix: crash on move_page_down if file size is exactly view size 2024-06-05 21:13:58 +02:00
renderer/vaxis fix: resize handling corrections 2024-06-08 20:10:17 +02:00
tui fix: prevent error.OutOfMemory when filtering very large messages 2024-06-08 20:10:17 +02:00
color.zig Initial public release 2024-02-29 00:00:15 +01:00
config.zig feat: make gutter line numbers configurable for all vim modes 2024-03-06 10:28:40 +01:00
diff.zig Initial public release 2024-02-29 00:00:15 +01:00
location_history.zig feat: add cross file location history support 2024-04-09 18:15:53 +02:00
log.zig feat: redirect std.log to log service 2024-05-10 23:47:26 +02:00
LSP.zig fix: immediatly process additional messages in single recv 2024-04-21 20:43:50 +02:00
main.zig fix(windows): place config and cache dirs in %APPDATA%/Roaming on Windows 2024-06-08 20:10:17 +02:00
Project.zig fix: language server did_change diff calculation 2024-05-08 23:56:00 +02:00
project_manager.zig build: update to latest zig and libvaxis and remove notcurses dependency 2024-06-04 23:14:43 +02:00
ripgrep.zig build: update to latest zig and libvaxis and remove notcurses dependency 2024-06-04 23:14:43 +02:00
service_template.zig fix: crash on shutdown from dangling logger references 2024-04-01 22:02:08 +02:00
text_manip.zig feat: align comment prefixes when commenting out a block 2024-03-11 20:20:04 +01:00
tracy_noop.zig Initial public release 2024-02-29 00:00:15 +01:00