flow/src
2025-12-02 12:52:23 +01:00
..
buffer fix: case fold find pattern in find_all_ranges mode .case_folded 2025-11-26 12:48:29 +01:00
keybind refactor: migrate keybind module to std.log 2025-12-02 12:52:23 +01:00
renderer fix: index out of range in vaxis.Layer.draw 2025-12-01 20:19:06 +01:00
tui feat: display keybind namespace and config section in hints window title 2025-12-02 11:45:36 +01:00
win32
bin_path.zig
color.zig
command.zig refactor: add support for delayed registering of command collections 2025-11-06 19:23:14 +01:00
completion.zig
config.zig feat: add hint_window widget type 2025-12-01 20:19:06 +01:00
diff.zig
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
file_type_config.zig
file_type_lsp.zig feat: ty lsp for python 2025-11-18 11:48:36 +01:00
git.zig fix: remove u8 git changed files counter and message 2025-11-16 17:51:04 +01:00
gui_config.zig
list_languages.zig refactor: make available write_padding function to other modules 2025-11-18 15:53:49 +01:00
location_history.zig
log.zig fix: unbreak logging of errors 2025-10-09 20:52:34 +02:00
LSP.zig
main.zig refactor: drop config file loading message 2025-11-26 19:21:05 +01:00
Project.zig fix: windows build 2025-11-26 12:13:54 +01:00
project_manager.zig fix: make sure project state is freed with the correct allocator 2025-11-26 16:26:31 +01:00
ripgrep.zig
service_template.zig
shell.zig
soft_root.zig feat: add restart with sudo capability 2025-11-24 13:03:38 +01:00
text_manip.zig refactor: make available write_padding function to other modules 2025-11-18 15:53:49 +01:00
tracy_noop.zig
VcsStatus.zig refactor: move git status request to project_manager 2025-10-28 21:31:32 +01:00
walk_tree.zig