flow/src/tui/status
2024-08-29 19:21:39 +02:00
..
bar.zig feat: make status bars configurable 2024-08-25 21:18:35 +02:00
blank.zig refactor: merge expander and spacer status bar widgets 2024-08-26 20:54:21 +02:00
clock.zig fix: correct clock widget tick timer calculations 2024-08-29 16:57:15 +02:00
diagstate.zig feat: make status bars configurable 2024-08-25 21:18:35 +02:00
filestate.zig refactor: prefer orelse to if(pred) |x| x else y 2024-08-29 13:13:45 +02:00
keystate.zig feat: make status bars configurable 2024-08-25 21:18:35 +02:00
linenumstate.zig feat: make status bars configurable 2024-08-25 21:18:35 +02:00
minilog.zig feat: update thespian and add delay_send_cancellable tags 2024-08-29 16:52:26 +02:00
modestate.zig fix: don't render app logo in mini modes 2024-08-29 19:21:39 +02:00
modstate.zig feat: make status bars configurable 2024-08-25 21:18:35 +02:00
selectionstate.zig feat: make status bars configurable 2024-08-25 21:18:35 +02:00
widget.zig refactor: merge expander and spacer status bar widgets 2024-08-26 20:54:21 +02:00