flow/src
2024-08-25 15:03:23 +02:00
..
buffer fix: sprinkle @intCast to fix 32 bit arm builds 2024-08-16 22:02:53 +02:00
renderer/vaxis fix: remove set_terminal_style testing code 2024-08-20 22:30:21 +02:00
syntax build: add the options to build entirely without tree-sitter 2024-08-16 21:59:22 +02:00
tui add more goto commands 2024-08-25 15:03:23 +02:00
color.zig
config.zig feat: add config option enable_terminal_color_scheme 2024-08-21 22:07:36 +02:00
diff.zig refactor: rework error handling to simplifiy command implementation and provide better back traces 2024-06-26 23:29:39 +02:00
list_languages.zig feat: Add --list-languages command line parameter 2024-07-30 21:55:50 +02:00
location_history.zig refactor: rework error handling to simplifiy command implementation and provide better back traces 2024-06-26 23:29:39 +02:00
log.zig fix(log): do not log error.Stop messages 2024-07-02 10:13:18 +02:00
LSP.zig fix(lsp): increase LSP request timeout to 30 seconds 2024-07-09 13:32:37 +02:00
main.zig refactor: move application title and subtext to root module 2024-08-23 22:20:43 +02:00
Project.zig add more goto commands 2024-08-25 15:03:23 +02:00
project_manager.zig add more goto commands 2024-08-25 15:03:23 +02:00
ripgrep.zig fix: logging of file matches 2024-08-17 23:49:35 +02:00
service_template.zig
text_manip.zig
tracy_noop.zig