flow/src/tui
CJ van den Berg a7c19f3a60
fix: move reflow message to Editor.reflow
We don't want to display the log message when reflow is used internally.
For example by the info_view.
2026-02-18 16:11:52 +01:00
..
mode refactor: simplify symbols palette naming 2026-02-14 20:46:29 +01:00
status fix: walk tabbar drop_target widgets 2026-02-12 21:06:06 +01:00
Box.zig
Button.zig
editor.zig fix: move reflow message to Editor.reflow 2026-02-18 16:11:52 +01:00
editor_gutter.zig fix: separate mouse and keyboard scrolling commands 2026-02-18 14:50:17 +01:00
expansion.zig feat: add {{blame_commit}} variable for expansion 2026-02-12 14:00:42 +01:00
filelist_view.zig
Fire.zig
fonts.zig
home.zig
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 fix: send splits_updated notification to widgets on project change 2026-02-12 12:26:41 +01:00
Menu.zig
MessageFilter.zig
ModalBackground.zig
scrollbar_v.zig
tui.zig fix: handle scroll_cursor_min_border_distance values larger than half the view height 2026-02-18 14:27:34 +01:00
Widget.zig
WidgetList.zig
WidgetStack.zig
WidgetStyle.zig refactor: add spacious bar widget styles 2026-02-05 21:39:50 +01:00