flow/src
2026-04-08 16:29:38 +02:00
..
buffer fix: crash in View when panel is maximized 2026-02-26 20:29:36 +01:00
gui feat(gui): add cli option to set window class / app_id 2026-04-08 16:26:22 +02:00
keybind feat: add grow and shrink panel commands and keybindings 2026-04-08 16:29:38 +02:00
renderer fix(win32): fix d3d11 gui build 2026-04-07 16:26:49 +02:00
tui feat: add grow and shrink panel commands and keybindings 2026-04-08 16:29:38 +02:00
win32 fix(win32): fix d3d11 gui build 2026-04-07 16:26:49 +02:00
argv.zig refactor: add argv module with helper functions 2026-02-27 14:07:06 +01:00
bin_path.zig
color.zig refactor(terminal): use color module helper u24_to_u8s 2026-04-08 11:31:58 +02:00
command.zig
completion.zig
config.zig Merge branch 'master' into terminal 2026-04-03 22:42:37 +02:00
diff.zig
diffz.zig
dizzy.zig
EventHandler.zig
file_link.zig refactor: add support for dotnet test output file links 2026-02-25 14:57:48 +01:00
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 feat(gui): add freetype rasterizer backend 2026-04-03 22:39:40 +02:00
list_languages.zig refactor: add argv module with helper functions 2026-02-27 14:07:06 +01:00
location_history.zig
log.zig
LSP.zig
lsp_config.zig
lsp_types.zig
main.zig feat(gui): add cli option to set window class / app_id 2026-04-08 16:26:22 +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
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
tracy_noop.zig
TypedInt.zig
VcsBlame.zig
VcsStatus.zig
walk_tree.zig