flow/src
2025-01-07 16:13:02 +01:00
..
buffer refactor: rename Buffer.del_chars to Buffer.delete_bytes 2024-12-19 22:41:26 +01:00
keybind feat: separate binding key seqences with space instead of '>' 2025-01-07 16:13:02 +01:00
renderer fix: normalized vaxis windows console input 2025-01-07 16:04:07 +01:00
syntax fix: build without tree-sitter 2024-12-20 12:17:58 +01:00
tui feat: support matching of shifted keybindings 2025-01-07 14:53:34 +01:00
win32 feat: support matching of shifted keybindings 2025-01-07 14:53:34 +01:00
bin_path.zig
color.zig
command.zig
config.zig feat(nested config files) 2025-01-06 12:12:14 +01:00
diff.zig
EventHandler.zig
list_languages.zig
location_history.zig
log.zig
LSP.zig
main.zig refactor(nested config files): simplify and avoid duplicate code 2025-01-06 12:12:14 +01:00
Project.zig feat: process completion response messages and send results to editor 2024-12-18 21:57:04 +01:00
project_manager.zig feat: process completion response messages and send results to editor 2024-12-18 21:57:04 +01:00
ripgrep.zig
service_template.zig
text_manip.zig
tracy_noop.zig