flow/src/tui
2026-01-21 17:35:09 +01:00
..
mode refactor: move completion replacement logic to editor 2026-01-21 17:35:09 +01:00
status refactor: keep tab ordering stable when moving tabs between splits 2026-01-20 21:30:47 +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 refactor: move completion replacement logic to editor 2026-01-21 17:35:09 +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
filelist_view.zig refactor: remove unused error return in Plane.put_yx and Plane.cursor_move_yx 2026-01-13 16:19:47 +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
inspector_view.zig
keybindview.zig
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
lsp_info.zig
mainview.zig fix: close the correct view when last tab in view is closed 2026-01-20 21:52:58 +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: call create_scratch_buffer syncronously in run_task to improve error handling 2026-01-20 16:15:37 +01:00
Widget.zig refactor: make Widget.hover const 2026-01-15 20:45:37 +01:00
WidgetList.zig
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