package
Version:
v0.39.0
Opens a new window with list of versions in this module.
Published: Feb 28, 2026
License: MIT
Opens a new window with license information.
Imports: 39
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Run starts the interactive TUI.
type ClipboardWriter interface {
WriteText(text string) error
}
ClipboardWriter is an interface for clipboard operations (allows mocking in tests)
Config holds resolved parameters for running the TUI.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.