flow/src
2025-11-26 19:20:46 +01:00
..
buffer fix: case fold find pattern in find_all_ranges mode .case_folded 2025-11-26 12:48:29 +01:00
keybind feat: add case auto and case insensitive mode to find 2025-11-25 22:48:11 +01:00
renderer refactor: report OS error on vaxis.Tty.init failure 2025-11-25 10:17:33 +01:00
tui refactor: remove verbose log messages in mainview 2025-11-26 19:20:46 +01:00
win32
bin_path.zig
color.zig
command.zig
completion.zig
config.zig feat: add whitespace_mode external 2025-11-26 16:39:48 +01:00
diff.zig
EventHandler.zig
file_link.zig
file_type_config.zig
file_type_lsp.zig
git.zig
gui_config.zig
list_languages.zig
location_history.zig
log.zig
LSP.zig
main.zig fix: add manual restart for win32 console builds and fix restart for win32 gui builds 2025-11-25 10:39:37 +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
tracy_noop.zig
VcsStatus.zig
walk_tree.zig