flow/src
2025-07-16 16:33:45 +02:00
..
buffer feat: create parent directories if needed when saving new files 2025-07-15 18:07:15 +02:00
keybind refactor: clean-up std.StaticStringMap naming 2025-07-15 13:17:04 +02:00
renderer fix: don't try to call thespian debugger signal handler on macos 2025-07-14 18:42:32 +02:00
syntax fix: bitrot in syntax.FileType.guess_static 2025-07-15 18:35:19 +02:00
tui fix: restoring of last_find_query from editor state 2025-07-16 16:33:45 +02:00
win32 refactor: avoid unnecessary @intCast and @ptrCast in FontFace.zig 2025-07-15 12:38:06 +02:00
bin_path.zig
color.zig
command.zig fix: make keybind module respect command.suppressed_errors list 2025-07-15 13:16:56 +02:00
completion.zig
config.zig
diff.zig
EventHandler.zig
file_link.zig
file_type_config.zig fix: don't error loop if the configured file type parser is not found 2025-07-14 18:02:25 +02:00
git.zig
gui_config.zig
list_languages.zig feat: merge configured and static file type lists 2025-07-14 18:02:24 +02:00
location_history.zig
log.zig
LSP.zig
main.zig feat: add support for arrays of config values 2025-07-14 18:02:23 +02:00
Project.zig feat: update cbor to add support for allocating extraction of arrays 2025-07-14 18:02:22 +02:00
project_manager.zig feat: make project_manager use configurable file types 2025-07-14 18:02:23 +02:00
ripgrep.zig
service_template.zig
shell.zig feat: update cbor to add support for allocating extraction of arrays 2025-07-14 18:02:22 +02:00
text_manip.zig
tracy_noop.zig
walk_tree.zig