| .. |
|
buffer
|
fix: crash in View when panel is maximized
|
2026-02-26 20:29:36 +01:00 |
|
gui
|
fix(gui): map vaxis .default color to background color
|
2026-04-10 13:51:49 +02:00 |
|
keybind
|
feat: bind f11 to show_logview
|
2026-04-10 13:50:50 +02:00 |
|
renderer
|
fix(gui): send capability_detection_complete events from gui
|
2026-04-10 13:48:45 +02:00 |
|
tui
|
fix(terminal): set vt fg & bg colors from theme
|
2026-04-10 21:35:33 +02:00 |
|
win32
|
fix(win32): fix d3d11 gui build
|
2026-04-07 16:26:49 +02:00 |
|
argv.zig
|
refactor: add argv module with helper functions
|
2026-02-27 14:07:06 +01:00 |
|
bin_path.zig
|
feat: add support for absolute paths to LSP and formatter binaries
|
2026-01-29 15:28:52 +01:00 |
|
color.zig
|
refactor(gui): move RGBA to color module
|
2026-04-10 12:17:47 +02:00 |
|
command.zig
|
refactor: add command.fmtbuf
|
2026-01-20 16:13:40 +01:00 |
|
completion.zig
|
|
|
|
config.zig
|
Merge branch 'master' into terminal
|
2026-04-03 22:42:37 +02:00 |
|
diff.zig
|
feat: implement proper line diffing for diff gutter
|
2026-01-13 18:20:51 +01:00 |
|
diffz.zig
|
refactor: adapt diffz module to Buffer text caching API
|
2026-02-02 21:34:31 +01:00 |
|
dizzy.zig
|
refactor: add diffz support and use it for gutter diffs
|
2026-01-13 16:14:57 +01:00 |
|
EventHandler.zig
|
fix: prevent Widget.msg and EventHandler.msg from being corrupted by thespian.message.send
|
2025-10-28 21:58:33 +01:00 |
|
file_link.zig
|
refactor: add support for dotnet test output file links
|
2026-02-25 14:57:48 +01:00 |
|
file_type_config.zig
|
invert priorities in file type guess
|
2026-03-24 13:56:25 +01:00 |
|
file_type_lsp.zig
|
feat: add V language support
|
2026-03-31 14:03:18 +02:00 |
|
git.zig
|
feat: change base path of git blame for subrepo support
|
2026-03-24 14:02:54 +01:00 |
|
gui_config.zig
|
feat(gui): add freetype rasterizer backend
|
2026-04-03 22:39:40 +02:00 |
|
list_languages.zig
|
refactor: add argv module with helper functions
|
2026-02-27 14:07:06 +01:00 |
|
location_history.zig
|
|
|
|
log.zig
|
refactor: drop level prefix from std.log error and info messages
|
2025-12-02 13:24:26 +01:00 |
|
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
|
feat(gui): add cli option to set window class / app_id
|
2026-04-08 16:26:22 +02:00 |
|
Project.zig
|
fix: avoid dangling Project pointer crash in LSP and git handlers
|
2026-03-23 13:09:19 +01:00 |
|
project_manager.zig
|
fix: avoid dangling Project pointer crash in LSP and git handlers
|
2026-03-23 13:09:19 +01:00 |
|
ripgrep.zig
|
refactor: lots more writergate fixes - first successful build
|
2025-09-25 22:01:29 +02:00 |
|
service_template.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
|
shell.zig
|
feat: add basic terminal_view
|
2026-02-24 17:10:32 +01:00 |
|
snippet.zig
|
|
|
|
soft_root.zig
|
feat: support adding entirely new themes via the config
|
2026-03-31 20:58:00 +02:00 |
|
text_manip.zig
|
refactor: use *std.Io.Writer instead of anytype
|
2025-12-12 14:25:10 +01:00 |
|
time_fmt.zig
|
refactor: make time_fmt.age_short shorter (like tig)
|
2026-02-16 21:41:05 +01:00 |
|
tracy_noop.zig
|
Initial public release
|
2024-02-29 00:00:15 +01:00 |
|
TypedInt.zig
|
refactor: move TypedInt to a module
|
2026-01-22 15:34:19 +01:00 |
|
VcsBlame.zig
|
refactor: switch git blame to incremental output mode
|
2026-01-26 22:31:18 +01:00 |
|
VcsStatus.zig
|
refactor: move git status request to project_manager
|
2025-10-28 21:31:32 +01:00 |
|
walk_tree.zig
|
refactor: add maximum_symlink_depth and log_ignored_links options to walk_tree
|
2026-02-11 14:51:30 +01:00 |