flow/src
2026-01-15 22:56:54 +01:00
..
buffer refactor: add Buffer.last_view field 2026-01-14 20:15:59 +01:00
keybind refactor: add file_browser alternate select mode 2026-01-14 21:39:28 +01:00
renderer fix: cursor hiding when primary terminal cursor is offscreen 2026-01-15 22:43:16 +01:00
tui fix: highlight references only when the lsp is finished sending them 2026-01-15 22:56:54 +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
config.zig feat: add option to align inline diagnostics to the left 2026-01-15 12:06:48 +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
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
lsp_types.zig
main.zig refactor: document available idle actions in config file 2026-01-14 13:58:53 +01:00
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
soft_root.zig
text_manip.zig
tracy_noop.zig
VcsStatus.zig
walk_tree.zig fix: Never walk into AppData as that is likely not useful 2025-12-28 22:02:22 +01:00