flow/src
2026-03-30 21:26:20 +02:00
..
buffer fix: move reflow message to Editor.reflow 2026-02-18 16:11:52 +01:00
gui fix(gui): drop button press events if we also have text input 2026-03-30 21:26:20 +02:00
keybind fix: make ignore_alt_text_modifiers actually do what it says 2026-02-20 16:01:07 +01:00
renderer feat(gui): clipboard, title, cursor, attention 2026-03-30 21:17:27 +02:00
tui feat: add {{reflow_width}} expansion 2026-03-26 09:38:28 +01:00
win32 feat(gui): M1 shared core — extract src/gui/ and replace -Dgui with -Drenderer 2026-03-28 23:22:31 +01:00
bin_path.zig
color.zig
command.zig
completion.zig
config.zig Add auto_open_panel_for_diagnostics 2026-02-21 17:32:26 +01:00
diff.zig
diffz.zig
dizzy.zig
EventHandler.zig
file_link.zig
file_type_config.zig invert priorities in file type guess 2026-03-24 13:56:25 +01:00
file_type_lsp.zig feat: configure default markdown formatter to reflow at reflow_width 2026-03-26 09:39:06 +01:00
git.zig feat: change base path of git blame for subrepo support 2026-03-24 14:02:54 +01:00
gui_config.zig
list_languages.zig
location_history.zig
log.zig
LSP.zig
lsp_config.zig
lsp_types.zig
main.zig
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
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 refactor: make time_fmt.age_short shorter (like tig) 2026-02-16 21:41:05 +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