| .. |
|
mode
|
feat: add alternate select (shift+enter) to symbols palette that selects the symbol
|
2026-02-06 16:23:30 +01:00 |
|
status
|
fix: always update tab views when splits arrangement has changed
|
2026-02-04 09:54:07 +01:00 |
|
Box.zig
|
|
|
|
Button.zig
|
refactor: allow changing the hover mouse cursor for buttons
|
2026-01-20 20:13:01 +01:00 |
|
editor.zig
|
fix: info boxes should close if the editor view changes
|
2026-02-07 11:47:52 +01:00 |
|
editor_gutter.zig
|
fix: gutters should only accept diff updates for their attached editor
|
2026-01-13 20:36:11 +01:00 |
|
expansion.zig
|
feat: add variable expansions indent_mode and indent_size
|
2026-02-05 09:26:47 +01:00 |
|
filelist_view.zig
|
feat: add alternate select (open in split) to find_in_files mode
|
2026-01-22 13:37:40 +01:00 |
|
Fire.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
fonts.zig
|
|
|
|
home.zig
|
refactor: add source location tracing for need_render calls
|
2026-01-15 17:51:38 +01:00 |
|
info_view.zig
|
fix: wrap info_view content at info_box_width_limit or screen width
|
2026-02-05 23:01:19 +01:00 |
|
InputBox.zig
|
refactor: add source location tracing for need_render calls
|
2026-01-15 17:51:38 +01:00 |
|
inputview.zig
|
|
|
|
inspector_view.zig
|
|
|
|
keybindview.zig
|
|
|
|
keyhints.zig
|
feat: add more accessible keybinds for key hints overlay
|
2026-02-03 21:01:59 +01:00 |
|
logview.zig
|
|
|
|
lsp_info.zig
|
|
|
|
mainview.zig
|
fix: close existing editor if there is one is save_as
|
2026-02-06 12:56:34 +01:00 |
|
Menu.zig
|
|
|
|
MessageFilter.zig
|
|
|
|
ModalBackground.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
scrollbar_v.zig
|
fix: scrollbar hover effect
|
2026-01-16 10:30:30 +01:00 |
|
tui.zig
|
fix: add config option to enable following symlinks to directories (default: false)
|
2026-02-11 13:05:43 +01:00 |
|
Widget.zig
|
refactor: make Widget.hover const
|
2026-01-15 20:45:37 +01:00 |
|
WidgetList.zig
|
|
|
|
WidgetStack.zig
|
|
|
|
WidgetStyle.zig
|
refactor: add spacious bar widget styles
|
2026-02-05 21:39:50 +01:00 |