Skip to main content

Crate tsafe_tui

Crate tsafe_tui 

Source

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 except 0 / false). Appends timestamped lines to app_state_dir()/tui-debug.lognever writes vault passwords or keychain payloads.
ui

Functions§

run
Launch the full-screen TUI. Blocks until the user quits.