flow/src
2025-03-05 21:59:00 +01:00
..
buffer feat: add smart_delete_backward command for improved smart pair handling 2025-03-04 19:51:31 +01:00
keybind feat: add smart_delete_backward command for improved smart pair handling 2025-03-04 19:51:31 +01:00
renderer fix: add workaround for conpty ul color escape sequence parser bug 2025-02-24 18:20:47 +01:00
syntax refactor: run zig fmt 2025-02-22 21:25:36 +01:00
tui feat: also add extra new line and indent for () and [] 2025-03-05 21:59:00 +01:00
win32 refactor: remove a very lonely C file 2025-02-07 22:20:57 +01:00
bin_path.zig feat: allow .cmd along with .exe for Windows paths (#187) 2025-02-20 21:57:58 +01:00
color.zig
command.zig fix: partially backport zig-0.14 command.Metadata change 2025-02-06 21:18:07 +01:00
config.zig refactor: BREAKING merge gutter_line_numbers and gutter_line_numbers_relative config options into an enum 2025-02-20 21:21:55 +01:00
diff.zig
EventHandler.zig
file_link.zig refactor: move file link parsing/dispatching out of main 2025-03-04 19:03:31 +01:00
gui_config.zig refactor: run zig fmt 2025-02-13 12:02:59 +01:00
list_languages.zig feat(list-languages): add colored file type icons 2025-02-11 14:40:45 +01:00
location_history.zig
log.zig fix(log): never attempt to log a raw cbor message 2025-01-28 22:21:30 +01:00
LSP.zig
main.zig refactor: move file link parsing/dispatching out of main 2025-03-04 19:03:31 +01:00
Project.zig fix: get_mru_position should not hang if file not found in project 2025-02-23 21:54:28 +01:00
project_manager.zig refactor: trigger project_manager startup on tui init 2025-03-04 19:01:44 +01:00
ripgrep.zig
service_template.zig
shell.zig
text_manip.zig
tracy_noop.zig