| .. |
|
buffer
|
refactor: Buffer.Manager.get_buffer_for_file can be const
|
2025-08-13 14:40:59 +02:00 |
|
keybind
|
feat: add flow mode keybind for find_in_files to overlay/palette mode
|
2025-08-15 12:31:54 +02:00 |
|
renderer
|
build: update thespian for new cbor
|
2025-07-23 12:25:43 +02:00 |
|
syntax
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
|
tui
|
feat: add no_store argument to set_theme command for cli use
|
2025-08-15 12:55:59 +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
|
fix: incorrect string encoding of color config values
|
2025-07-14 18:02:22 +02:00 |
|
command.zig
|
feat: add support for icons to command module
|
2025-08-13 19:13:37 +02:00 |
|
completion.zig
|
|
|
|
config.zig
|
feat: tweak home screen widget style
|
2025-08-14 16:11:12 +02:00 |
|
diff.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
|
EventHandler.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
|
file_link.zig
|
|
|
|
file_type_config.zig
|
feat: show file type icon in open_file completion
|
2025-08-09 22:20:17 +02:00 |
|
git.zig
|
fix: don't log blank lines output by git to stderr
|
2025-08-04 09:37:00 +02:00 |
|
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
|
feat: write early log output to stderr/stdout until TUI is initialized
|
2025-08-09 19:15:01 +02:00 |
|
LSP.zig
|
feat: add LSP client support for error responses to requests
|
2025-07-20 18:41:12 +02:00 |
|
main.zig
|
feat: add support for numeric arguments in cli exec calls
|
2025-08-12 12:02:41 +02:00 |
|
Project.zig
|
feat: show file type icon in open_file completion
|
2025-08-09 22:20:17 +02:00 |
|
project_manager.zig
|
fix: prevent crash on invalid project directory
|
2025-08-13 12:09:06 +02:00 |
|
ripgrep.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
|
service_template.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
|
shell.zig
|
fix: use line buffer for stdout and stderr by default in shell module
|
2025-08-05 10:01:06 +02:00 |
|
text_manip.zig
|
|
|
|
tracy_noop.zig
|
|
|
|
walk_tree.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |