| .. |
|
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
|
|
|
|
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
|
|
|
|
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
|
refactor: move LSP types to new module
|
2025-12-12 13:41:16 +01:00 |
|
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
|
|
|
|
service_template.zig
|
|
|
|
shell.zig
|
|
|
|
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
|
|
|
|
VcsStatus.zig
|
|
|
|
walk_tree.zig
|
fix: Never walk into AppData as that is likely not useful
|
2025-12-28 22:02:22 +01:00 |