.. |
buffer
|
removed mark related code
|
2025-05-13 18:16:33 +02:00 |
keybind
|
feat: add home/end keybindings to palette
|
2025-05-26 15:45:02 +02:00 |
renderer
|
feat: stop rendering on panic
|
2025-04-30 11:34:41 +02:00 |
syntax
|
build: update to zig 0.14.1
|
2025-05-25 23:21:27 +02:00 |
tui
|
feat(completion): forward completion entries to current editor
|
2025-05-26 22:47:26 +02:00 |
win32
|
Merge branch 'master' into zig-0.14
|
2025-02-07 22:21:55 +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
|
feat(completion): forward completion entries to current editor
|
2025-05-26 22:47:26 +02:00 |
completion.zig
|
fix: remove blocking project manager call on startup
|
2025-03-25 15:04:23 +01:00 |
config.zig
|
feat: add restore_last_cursor_position config option (default true)
|
2025-04-28 11:02:54 +02:00 |
diff.zig
|
|
|
EventHandler.zig
|
build: update to zig 0.14.0-dev.3039
|
2025-02-04 22:59:18 +01:00 |
file_link.zig
|
refactor: move file link parsing/dispatching out of main
|
2025-03-04 19:03:31 +01: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
|
refactor: make bin_path a module
|
2025-04-20 18:56:06 +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
|
build: update thespian to use separate cbor package
|
2025-03-26 20:41:44 +01:00 |
main.zig
|
fix(flicker): home screen should not load if we have a file to open
|
2025-04-30 18:52:44 +02:00 |
Project.zig
|
feat(completion): forward completion entries to current editor
|
2025-05-26 22:47:26 +02:00 |
project_manager.zig
|
feat: load project file list from git if available
|
2025-04-22 21:21:09 +02:00 |
ripgrep.zig
|
fix: force ripgrep to never try search stdin
|
2025-04-30 11:35:25 +02:00 |
service_template.zig
|
|
|
shell.zig
|
fix: proactive close subprocesses on early exit in shell module
|
2025-04-23 18:30:49 +02:00 |
text_manip.zig
|
|
|
tracy_noop.zig
|
|
|
walk_tree.zig
|
fix: workaround broken dir.statFile on WSL1
|
2025-05-22 11:54:24 +02:00 |