.. |
buffer
|
feat: add smart_delete_backward command for improved smart pair handling
|
2025-03-04 19:51:31 +01:00 |
keybind
|
feat: add smart_delete_backward command for improved smart pair handling
|
2025-03-04 19:51:31 +01:00 |
renderer
|
fix: add workaround for conpty ul color escape sequence parser bug
|
2025-02-24 18:20:47 +01:00 |
syntax
|
refactor: run zig fmt
|
2025-02-22 21:25:36 +01:00 |
tui
|
refactor: remove unused function
|
2025-03-05 14:28:31 +01:00 |
win32
|
refactor: remove a very lonely C file
|
2025-02-07 22:20:57 +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
|
feat: support rendering theme colors with alpha components
|
2024-11-04 22:19:45 +01:00 |
command.zig
|
fix: partially backport zig-0.14 command.Metadata change
|
2025-02-06 21:18:07 +01:00 |
config.zig
|
refactor: BREAKING merge gutter_line_numbers and gutter_line_numbers_relative config options into an enum
|
2025-02-20 21:21:55 +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 |
file_link.zig
|
refactor: move file link parsing/dispatching out of main
|
2025-03-04 19:03:31 +01:00 |
gui_config.zig
|
refactor: run zig fmt
|
2025-02-13 12:02:59 +01:00 |
list_languages.zig
|
feat(list-languages): add colored file type icons
|
2025-02-11 14:40:45 +01:00 |
location_history.zig
|
refactor: change a -> allocator
|
2024-09-02 14:31:49 +02:00 |
log.zig
|
fix(log): never attempt to log a raw cbor message
|
2025-01-28 22:21:30 +01:00 |
LSP.zig
|
feat: improve language server not found errors
|
2024-12-16 23:14:24 +01:00 |
main.zig
|
refactor: move file link parsing/dispatching out of main
|
2025-03-04 19:03:31 +01:00 |
Project.zig
|
fix: get_mru_position should not hang if file not found in project
|
2025-02-23 21:54:28 +01:00 |
project_manager.zig
|
refactor: trigger project_manager startup on tui init
|
2025-03-04 19:01:44 +01:00 |
ripgrep.zig
|
feat(find_in_files): clear file list and log if no matches are found
|
2025-01-15 14:23:30 +01:00 |
service_template.zig
|
refactor: run zigimports
|
2024-09-10 22:25:54 +02:00 |
shell.zig
|
feat(tasks): add very minimal command line parser
|
2025-01-26 21:06:52 +01: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 |