flow/src/tui
2025-01-08 14:36:47 +01:00
..
mode more emacs bindings 2025-01-06 20:28:24 +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 feat: add commands to execute shell tasks from keybindings 2025-01-07 22:45:29 +01:00
editor_gutter.zig
filelist_view.zig fix: escape file list contents to avoid rendering garbage 2024-12-20 15:34:29 +01:00
fonts.zig
home.zig fix: style of home menu items when clicked 2024-12-12 19:35:46 +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 feat(win32 gui): add gui_config.json config file 2025-01-08 14:36:43 +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 refactor(config): BREAKING rename config option config_files to include_files 2025-01-08 14:36:47 +01:00
Widget.zig
WidgetList.zig
WidgetStack.zig