Re-exports§
pub use events::feed_events;
Modules§
- app
- clipboard
- System clipboard backend for the TUI yank (
y) hotkey. - events
- state
- Pure state machine — zero crossterm imports.
- tui_
debug - Opt-in TUI diagnostics. Set
TSAFE_TUI_DEBUG=1(any non-empty value except0/false). Appends timestamped lines toapp_state_dir()/tui-debug.log— never writes vault passwords or keychain payloads. - ui
Functions§
- run
- Launch the full-screen TUI. Blocks until the user quits.