.. |
buffer
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
keybind
|
fix: hint generally usable keybinds on home screen (flow mode)
|
2025-07-29 10:52:19 +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: make smart_insert_line and friends follow indent_mode
|
2025-07-30 19:37:28 +02:00 |
win32
|
refactor: avoid unnecessary @intCast and @ptrCast in FontFace.zig
|
2025-07-15 12:38:06 +02:00 |
bin_path.zig
|
feat: allow .cmd along with .exe for Windows paths (#187)
|
2025-02-20 21:57:58 +01:00 |
color.zig
|
fix: incorrect string encoding of color config values
|
2025-07-14 18:02:22 +02:00 |
command.zig
|
fix: make keybind module respect command.suppressed_errors list
|
2025-07-15 13:16:56 +02:00 |
completion.zig
|
fix: remove blocking project manager call on startup
|
2025-03-25 15:04:23 +01:00 |
config.zig
|
feat: add indent_mode config option
|
2025-07-30 18:25:48 +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
|
refactor: move file link parsing/dispatching out of main
|
2025-03-04 19:03:31 +01:00 |
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
|
feat: add status command to git client module
|
2025-04-23 22:28:48 +02:00 |
gui_config.zig
|
refactor: run zig fmt
|
2025-02-13 12:02:59 +01:00 |
list_languages.zig
|
feat: merge configured and static file type lists
|
2025-07-14 18:02:24 +02:00 |
location_history.zig
|
feat: use explicit error handling for all startup errors
|
2025-03-25 17:24:34 +01:00 |
log.zig
|
build: update to zig 0.14.0-dev.3039
|
2025-02-04 22:59:18 +01:00 |
LSP.zig
|
feat: add LSP client support for error responses to requests
|
2025-07-20 18:41:12 +02:00 |
main.zig
|
feat: allow arrays of scalar values as config options
|
2025-07-16 19:42:12 +02:00 |
Project.zig
|
build: update thespian for new cbor
|
2025-07-23 12:25:43 +02:00 |
project_manager.zig
|
fix: respond correctly to unsupported requests from language-servers
|
2025-07-20 18:43:02 +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
|
build: update thespian for new cbor
|
2025-07-23 12:25:43 +02:00 |
text_manip.zig
|
refactor: change a -> allocator
|
2024-09-02 14:31:49 +02:00 |
tracy_noop.zig
|
Initial public release
|
2024-02-29 00:00:15 +01:00 |
walk_tree.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |