flow/src/tui/status
CJ van den Berg 594ea40c4e
feat(tabs): don't update tab styles config on startup
It is updated when calling open_tabs_style_config, so there is no
need to update it on every start.
2025-01-30 14:07:52 +01:00
..
bar.zig refactor: simplify Plane/Widget usage 2025-01-23 16:12:56 +01:00
blank.zig refactor: prefer Plane.fill for blanking with alpha 2024-12-12 19:25:44 +01:00
clock.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
diagstate.zig refactor: prefer Plane.fill for blanking with alpha 2024-12-12 19:25:44 +01:00
filestate.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
keybindstate.zig refactor: prefer Plane.fill for blanking with alpha 2024-12-12 19:25:44 +01:00
keystate.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
linenumstate.zig feat: sanitize non utf-8 and display a status bar warning 2024-12-18 15:52:57 +01:00
minilog.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
modestate.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
modstate.zig refactor: improve capsulation and safety of tui module public api 2025-01-23 16:45:04 +01:00
selectionstate.zig refactor: prefer Plane.fill for blanking with alpha 2024-12-12 19:25:44 +01:00
tabs.zig feat(tabs): don't update tab styles config on startup 2025-01-30 14:07:52 +01:00
widget.zig feat(tabs): start work on a tabbar widget 2025-01-23 22:32:08 +01:00