flow/src
2026-02-01 19:51:48 +01:00
..
buffer fix: make reflow wrap *before* width limit, not after it 2026-02-01 19:48:03 +01:00
keybind feat: add basic reflow command and keybind (alt+q) 2026-01-31 22:11:53 +01:00
renderer
tui feat: add integer arg support to reflow command 2026-02-01 19:51:48 +01:00
win32
bin_path.zig feat: add support for absolute paths to LSP and formatter binaries 2026-01-29 15:28:52 +01:00
color.zig
command.zig
completion.zig
config.zig feat: add basic reflow command and keybind (alt+q) 2026-01-31 22:11:53 +01:00
diff.zig
diffz.zig fix: start diffz parsing with new line 2026-01-30 22:15:40 +01:00
dizzy.zig
EventHandler.zig
file_link.zig
file_type_config.zig
file_type_lsp.zig
git.zig refactor: switch git blame to incremental output mode 2026-01-26 22:31:18 +01:00
gui_config.zig
list_languages.zig feat: add support for absolute paths to LSP and formatter binaries 2026-01-29 15:28:52 +01:00
location_history.zig
log.zig
LSP.zig
lsp_config.zig
lsp_types.zig
main.zig feat: add support for absolute paths to LSP and formatter binaries 2026-01-29 15:28:52 +01:00
Project.zig refactor: major re-work of completion to edit via buffer instead of query 2026-01-30 11:20:48 +01:00
project_manager.zig
ripgrep.zig
service_template.zig
shell.zig
snippet.zig
soft_root.zig
text_manip.zig
tracy_noop.zig
TypedInt.zig
VcsBlame.zig refactor: switch git blame to incremental output mode 2026-01-26 22:31:18 +01:00
VcsStatus.zig
walk_tree.zig