Module tui

Module tui 

Source
Expand description

Terminal User Interface Terminal User Interface (TUI) for real-time async monitoring

This module provides an interactive terminal dashboard for monitoring async tasks in real-time, similar to htop for processes.

Structs§

TuiApp
TUI application state

Enums§

FilterMode
Filter mode for tasks
SortMode
Sort mode for task list
ViewMode
View mode for the TUI

Functions§

run_tui
Run the TUI application