flow/src
CJ van den Berg a5b640c00e
fix: use tui.render_file_icon in file tree
This fixes match cell rendering and de-duplicates a bit of code.
2026-02-14 16:22:15 +01:00
..
buffer refactor: add Editor.get_vcs_blame 2026-02-12 14:00:22 +01:00
keybind refactor: use commond file browser keybinds for open_project_file_tree 2026-02-14 13:26:38 +01:00
renderer fix: move terminal native multi-cursor rendering to libvaxis 2026-02-04 14:50:47 +01:00
tui fix: use tui.render_file_icon in file tree 2026-02-14 16:22:15 +01:00
win32 fix: windows build 2026-02-04 15:12:23 +01:00
bin_path.zig
color.zig
command.zig
completion.zig
config.zig feat: add commit age to git blame info 2026-02-13 12:22:52 +01:00
diff.zig
diffz.zig refactor: adapt diffz module to Buffer text caching API 2026-02-02 21:34:31 +01:00
dizzy.zig
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 feat: set default lua formatter to stylua 2026-02-05 09:27:26 +01:00
git.zig
gui_config.zig
list_languages.zig
location_history.zig
log.zig
LSP.zig
lsp_config.zig
lsp_types.zig
main.zig
Project.zig feat: add maximum_symlink_depth and log_ignored_links config options 2026-02-11 14:53:18 +01:00
project_manager.zig refactor: don't pass ownership to project_manager.did_open 2026-02-02 21:33:00 +01:00
ripgrep.zig
service_template.zig
shell.zig fix: do not log EOL CR chars in shell module log handlers 2026-02-12 10:37:42 +01:00
snippet.zig
soft_root.zig
text_manip.zig
time_fmt.zig feat: add commit age to git blame info 2026-02-13 12:22:52 +01:00
tracy_noop.zig
TypedInt.zig
VcsBlame.zig
VcsStatus.zig
walk_tree.zig refactor: add maximum_symlink_depth and log_ignored_links options to walk_tree 2026-02-11 14:51:30 +01:00