flow/src
2026-01-13 16:19:47 +01:00
..
buffer refactor: drop all c_(u)int usage in Plane 2026-01-13 12:44:40 +01:00
keybind refactor: add more split keybindings 2026-01-06 18:31:44 +01:00
renderer refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx 2026-01-13 16:19:47 +01:00
tui refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx 2026-01-13 16:19:47 +01:00
win32
bin_path.zig
color.zig
command.zig refactor: ignore late palette_menu_cancel calls 2025-12-23 22:37:08 +01:00
completion.zig
config.zig feat: enable inline completion by default 2025-12-26 22:18:23 +01:00
diff.zig refactor: add diffz support and use it for gutter diffs 2026-01-13 16:14:57 +01:00
diffz.zig refactor: add diffz support and use it for gutter diffs 2026-01-13 16:14:57 +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 refactor: allow mocking of root module functions for easier unittesting 2025-10-08 14:18:03 +02:00
file_type_config.zig refactor: read lsp config from a separate file in the config directory 2025-12-13 22:34:07 +01:00
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
list_languages.zig
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
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
service_template.zig
shell.zig
snippet.zig refactor: add support for nested snippet placeholders 2025-12-09 20:41:50 +01:00
soft_root.zig
text_manip.zig
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