Module widgets

Module widgets 

Source
Expand description

Custom widgets for the TUI.

This module contains specialized widgets for rendering the nrs interface.

Structs§

ArgsFilter
Filter bar for Args mode (entering arguments).
Description
Description panel widget.
EmptyScripts
Empty state widget when no scripts are available.
ErrorDisplay
Error display widget.
Filter
Filter bar widget.
Footer
Footer widget showing keybinding hints.
Header
Header widget showing project name and runner info.
MessageFooter
Simple message footer for status messages.
ScriptsGrid
Scripts grid widget.

Functions§

truncate_with_ellipsis
Truncate a string with ellipsis if it exceeds max length.