flow/src/tui
2026-03-26 09:38:28 +01:00
..
mode fix(lsp): fallback to sorting completions by label for LSPs that don't return unique sortText 2026-03-25 12:30:44 +01:00
status feat: 0-based status line column 2026-03-24 15:30:32 +01:00
Box.zig
Button.zig
editor.zig word left stops before newline when moved from other line 2026-02-22 08:42:21 +01:00
editor_gutter.zig refactor: compare widgets via the .ptr memeber instead of via their addresses 2026-02-23 21:44:24 +01:00
expansion.zig feat: add {{reflow_width}} expansion 2026-03-26 09:38:28 +01:00
filelist_view.zig fix: sort filelist items 2026-03-17 22:27:35 +01:00
Fire.zig
fonts.zig
home.zig refactor: compare widgets via the .ptr memeber instead of via their addresses 2026-02-23 21:44:24 +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
inputview.zig
inspector_view.zig
keybindview.zig
keyhints.zig
logview.zig
lsp_info.zig
mainview.zig Add indentation according to depth in symbol palette 2026-03-13 13:32:25 -05:00
Menu.zig refactor: compare widgets via the .ptr memeber instead of via their addresses 2026-02-23 21:44:24 +01:00
MessageFilter.zig
ModalBackground.zig
scrollbar_v.zig
tui.zig fix(symbol_palette): add indent to match highlights 2026-03-17 22:11:45 +01:00
Widget.zig refactor: compare widgets via the .ptr memeber instead of via their addresses 2026-02-23 21:44:24 +01:00
WidgetList.zig refactor: compare widgets via the .ptr memeber instead of via their addresses 2026-02-23 21:44:24 +01:00
WidgetStack.zig
WidgetStyle.zig refactor: add spacious bar widget styles 2026-02-05 21:39:50 +01:00