flow/src/tui
2025-01-19 17:37:36 +01:00
..
mode fix: cancel when clicking outside of a palette instead of activating the current item 2025-01-18 12:52:55 +01:00
status feat: allow cursor shape configuration for mini and overlay modes 2024-12-20 13:59:08 +01:00
Box.zig
Button.zig
editor.zig add helix selection internal tweaks 2025-01-19 17:37:36 +01:00
editor_gutter.zig feat: add config option gutter_symbols 2025-01-14 21:37:54 +01:00
filelist_view.zig fix: escape file list contents to avoid rendering garbage 2024-12-20 15:34:29 +01:00
fonts.zig
home.zig feat(win32 gui): add font selection palette 2025-01-17 20:32:20 +01:00
info_view.zig
InputBox.zig feat: allow cursor shape configuration for mini and overlay modes 2024-12-20 13:59:08 +01:00
inputview.zig feat: support matching of shifted keybindings 2025-01-07 14:53:34 +01:00
inspector_view.zig
logview.zig
mainview.zig Merge pull request #149 from travisstaloch/lsp-rename 2025-01-18 23:33:25 +01:00
Menu.zig refactor: prefer Plane.fill for blanking with alpha 2024-12-12 19:25:44 +01:00
MessageFilter.zig
ModalBackground.zig
scrollbar_v.zig
tui.zig add helix selection internal tweaks 2025-01-19 17:37:36 +01:00
Widget.zig
WidgetList.zig
WidgetStack.zig