flow/src
2026-03-31 20:58:54 +02:00
..
buffer fix: move reflow message to Editor.reflow 2026-02-18 16:11:52 +01:00
keybind feat: [vim] Add bracket textobject actions 2026-03-31 10:07:55 +02:00
renderer fix: don't filter super, hyper and meta modifiers for no reason 2026-03-28 14:48:07 +01:00
tui feat: support adding entirely new themes via the config 2026-03-31 20:58:00 +02:00
win32 refactor(win32): downgrade unknown virtual key message to debug level 2026-02-18 22:24:45 +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: add V language support 2026-03-31 14:03:18 +02: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 fix: allow loading custom theme files up to 512Kb in size 2026-03-31 20:58:54 +02:00
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 feat: support adding entirely new themes via the config 2026-03-31 20:58:00 +02:00
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