.. |
buffer
|
feat: add expand/shrink_selection and select_next/prev_sibling commands
|
2024-11-25 21:55:31 +01:00 |
keybind
|
feat: add short key event formatters
|
2024-12-12 17:00:39 +01:00 |
renderer/vaxis
|
feat: add short key event formatters
|
2024-12-12 17:00:39 +01:00 |
syntax
|
feat: add mail file type support
|
2024-12-12 17:05:50 +01:00 |
tui
|
fix: make helix mode save file commands easier to find
|
2024-12-12 17:38:50 +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 keybind status bar widget
|
2024-12-12 17:04:01 +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
|
refactor: improve error codes return from LSP client
|
2024-12-12 16:55:23 +01:00 |
main.zig
|
fix: remove extra slash in keybind config path
|
2024-12-11 21:27:19 +01:00 |
Project.zig
|
refactor: improve error codes return from LSP client
|
2024-12-12 16:55:23 +01:00 |
project_manager.zig
|
fix: don't initialize lsp if we do not have an lsp command
|
2024-12-12 16:56:02 +01:00 |
ripgrep.zig
|
fix: limit ripgrep processing to 1000 lines of output
|
2024-12-06 21:07:14 +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 |