| .. |
|
buffer
|
feat: add fast_scroll mode support to horizontal scrolling
|
2026-01-14 11:09:42 +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
|
refactor: broadcast trigger character updates to all editors
|
2026-01-14 17:39:59 +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
|
refactor: enable scrollbar_auto_hide by default
|
2026-01-14 13:07:10 +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
|
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
|
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
|
refactor: add support for nested snippet placeholders
|
2025-12-09 20:41:50 +01:00 |
|
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 |