| .. |
|
mode
|
fix: update_completion should also update completion query text
|
2026-02-01 17:57:32 +01:00 |
|
status
|
feat: add more modes to linenumstate status bar widget
|
2026-01-26 15:59:22 +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
|
feat: add basic reflow command and keybind (alt+q)
|
2026-01-31 22:11:53 +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
|
refactor: add expansion module
|
2025-12-16 23:03:02 +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
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
InputBox.zig
|
refactor: add source location tracing for need_render calls
|
2026-01-15 17:51:38 +01:00 |
|
inputview.zig
|
refactor: tweak style in keybindview and inputview
|
2025-12-11 19:50:10 +01:00 |
|
inspector_view.zig
|
|
|
|
keybindview.zig
|
refactor: tweak style in keybindview and inputview
|
2025-12-11 19:50:10 +01:00 |
|
keyhints.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |
|
logview.zig
|
feat: add panel border to logview
|
2025-12-11 19:00:24 +01:00 |
|
lsp_info.zig
|
refactor: remove spammy trigger debug log messages
|
2026-01-05 12:11:11 +01:00 |
|
mainview.zig
|
fix: error.InvalidSwapTabsArgument when using save as on an ephemeral buffer
|
2026-01-31 20:49:53 +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: reset cursor color and state before every frame
|
2026-01-29 14:43:59 +01:00 |
|
Widget.zig
|
refactor: make Widget.hover const
|
2026-01-15 20:45:37 +01:00 |
|
WidgetList.zig
|
refactor: make Widget.get method const
|
2026-01-06 19:22:24 +01:00 |
|
WidgetStack.zig
|
|
|
|
WidgetStyle.zig
|
refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx
|
2026-01-13 16:19:47 +01:00 |