flow/src/tui
2025-09-23 22:14:29 +02:00
..
mode feat: add vim mode aliases for buffer commands 2025-09-23 15:52:18 +02:00
status feat: reduce mode indicator clutter 2025-08-15 11:27:08 +02:00
Box.zig
Button.zig
editor.zig feat: allow next/previous sibling functions to work with no selection 2025-09-22 13:06:53 +02:00
editor_gutter.zig
filelist_view.zig feat: add support for specifying byte positions in filelist_view 2025-08-17 22:32:44 +02:00
Fire.zig
fonts.zig add some new text to the font test 2025-09-23 22:14:29 +02:00
home.zig feat: persist widget style changes 2025-08-14 15:55:09 +02:00
info_view.zig
InputBox.zig fix: also hide inputbox icons if show_fileicons config option is off 2025-08-14 16:29:46 +02:00
inputview.zig
inspector_view.zig
logview.zig
mainview.zig feat: make delete_buffer command with no argument delete the current buffer 2025-09-23 15:51:27 +02:00
Menu.zig feat: persist widget style changes 2025-08-14 15:55:09 +02:00
MessageFilter.zig
ModalBackground.zig
scrollbar_v.zig
tui.zig feat: add optional integer arguments to goto and goto_offset commands 2025-09-17 23:05:21 +02:00
Widget.zig feat: persist widget style changes 2025-08-14 15:55:09 +02:00
WidgetList.zig feat: persist widget style changes 2025-08-14 15:55:09 +02:00
WidgetStack.zig
WidgetStyle.zig feat: persist widget style changes 2025-08-14 15:55:09 +02:00