Martin Mauch
Martin Mauch
- [x] Use conventional PR title: `: ` - [x] I have read the [Contributing Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md)
Introduces a new streaming API that allows: - Compiling a jq filter once and reusing it for multiple inputs - Receiving output values via callback as they are produced -...
## Description Implements a reusable, interactive list widget component that provides: - Multi-item selection with visual indicators - Keyboard-driven navigation and batch operations - Trait-based customization for domain-specific items -...