Expand description
Custom widgets for the TUI.
This module contains specialized widgets for rendering the nrs interface.
Structs§
- Args
Filter - Filter bar for Args mode (entering arguments).
- Description
- Description panel widget.
- Empty
Scripts - Empty state widget when no scripts are available.
- Error
Display - Error display widget.
- Filter
- Filter bar widget.
- Footer
- Footer widget showing keybinding hints.
- Header
- Header widget showing project name and runner info.
- Message
Footer - Simple message footer for status messages.
- Scripts
Grid - Scripts grid widget.
Functions§
- truncate_
with_ ellipsis - Truncate a string with ellipsis if it exceeds max length.