flow/src
2024-12-11 20:50:05 +01:00
..
buffer feat: add expand/shrink_selection and select_next/prev_sibling commands 2024-11-25 21:55:31 +01:00
keybind feat: add palette for changing the current file type 2024-12-10 20:10:36 +01:00
renderer/vaxis refactor: don't require zero termination any more for Plane.cell_load 2024-12-10 20:09:16 +01:00
syntax feat: add descriptive names for file types 2024-12-10 20:10:10 +01:00
tui feat: add find_in_files_query command 2024-12-11 20:50:05 +01:00
bin_path.zig refactor: move bin_path to separate module make it usable for general path searches 2024-12-06 21:05:33 +01:00
color.zig
command.zig feat: render home screen based on current input mode 2024-12-05 19:48:17 +01:00
config.zig feat: move all keybind mode related options to keybind config 2024-12-03 23:04:10 +01:00
diff.zig
EventHandler.zig
list_languages.zig refactor: move bin_path to separate module make it usable for general path searches 2024-12-06 21:05:33 +01:00
location_history.zig
log.zig
LSP.zig
main.zig fix: search path for flow when restarting 2024-12-06 21:06:04 +01:00
Project.zig
project_manager.zig
ripgrep.zig fix: limit ripgrep processing to 1000 lines of output 2024-12-06 21:07:14 +01:00
service_template.zig
text_manip.zig
tracy_noop.zig