.. |
buffer
|
refactor: rename Buffer.del_chars to Buffer.delete_bytes
|
2024-12-19 22:41:26 +01:00 |
keybind
|
fix: matching of alt+shift+ keybindings on windows
|
2024-12-24 12:31:47 +01:00 |
renderer
|
fix(win32 gui): send initial resize event on window creation
|
2025-01-05 15:17:25 +01:00 |
syntax
|
fix: build without tree-sitter
|
2024-12-20 12:17:58 +01:00 |
tui
|
feat(win32 gui): add clipboard paste support
|
2025-01-04 21:48:47 +01:00 |
win32
|
fix(win32 gui): send initial resize event on window creation
|
2025-01-05 15:17:25 +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
|
feat: support rendering theme colors with alpha components
|
2024-11-04 22:19:45 +01:00 |
command.zig
|
feat: render home screen based on current input mode
|
2024-12-05 19:48:17 +01:00 |
config.zig
|
feat: add configuration option default_cursor
|
2024-12-20 21:44:35 +01:00 |
diff.zig
|
feat: add synchronous diff and edit support to diff module
|
2024-10-29 20:43:33 +01:00 |
EventHandler.zig
|
refactor: move command and EventHandler out of the tui module
|
2024-10-25 22:39:04 +02:00 |
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
|
refactor: change a -> allocator
|
2024-09-02 14:31:49 +02:00 |
log.zig
|
refactor: run zigimports
|
2024-09-10 22:25:54 +02:00 |
LSP.zig
|
feat: improve language server not found errors
|
2024-12-16 23:14:24 +01:00 |
main.zig
|
fix: remove extra slash in keybind config path
|
2024-12-11 21:27:19 +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
|
feat: improve ripgrep errors
|
2024-12-16 22:49:17 +01:00 |
service_template.zig
|
refactor: run zigimports
|
2024-09-10 22:25:54 +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 |