flow/src
2026-01-14 11:06:48 +01:00
..
buffer refactor: drop all c_(u)int usage in Plane 2026-01-13 12:44:40 +01:00
keybind refactor: add enable/disalb_alt_scroll keybinds to flow mode 2026-01-14 11:05:52 +01:00
renderer fix: ignore modifiers on all modifier keys 2026-01-14 11:03:46 +01:00
tui fix: gutters should only accept diff updates for their attached editor 2026-01-13 20:36:11 +01:00
win32
bin_path.zig
color.zig
command.zig refactor: do not report missing commands for alt_scroll mode bindings 2026-01-14 11:06:48 +01:00
completion.zig fix: remove blocking project manager call on startup 2025-03-25 15:04:23 +01:00
config.zig refactor: update default frame limit to 120 fps 2026-01-13 19:45:43 +01:00
diff.zig feat: implement proper line diffing for diff gutter 2026-01-13 18:20:51 +01:00
diffz.zig fix: gutters should only accept diff updates for their attached editor 2026-01-13 20:36:11 +01:00
dizzy.zig refactor: add diffz support and use it for gutter diffs 2026-01-13 16:14:57 +01:00
EventHandler.zig
file_link.zig
file_type_config.zig
file_type_lsp.zig feat: ty lsp for python 2025-11-18 11:48:36 +01:00
git.zig fix: do not log git cat-file errors 2025-12-26 12:49:03 +01:00
gui_config.zig refactor: run zig fmt 2025-02-05 11:06:57 +01:00
list_languages.zig refactor: make available write_padding function to other modules 2025-11-18 15:53:49 +01:00
location_history.zig
log.zig
LSP.zig
lsp_config.zig refactor: read lsp config from a separate file in the config directory 2025-12-13 22:34:07 +01:00
lsp_types.zig refactor: move LSP types to new module 2025-12-12 13:41:16 +01:00
main.zig
Project.zig fix: remove nonsense skipValue call in symbol tags handling 2026-01-12 17:04:26 +01:00
project_manager.zig fix: handle absolute file paths in open file prompt 2025-12-28 22:31:23 +01:00
ripgrep.zig refactor: lots more writergate fixes - first successful build 2025-09-25 22:01:29 +02:00
service_template.zig
shell.zig refactor: remove duplicate "shell: " in shell execute messages 2025-12-02 13:42:31 +01:00
snippet.zig
soft_root.zig
text_manip.zig refactor: use *std.Io.Writer instead of anytype 2025-12-12 14:25:10 +01:00
tracy_noop.zig Initial public release 2024-02-29 00:00:15 +01:00
VcsStatus.zig refactor: move git status request to project_manager 2025-10-28 21:31:32 +01:00
walk_tree.zig fix: Never walk into AppData as that is likely not useful 2025-12-28 22:02:22 +01:00