Skip to main content

Crate stynx_code_tui

Crate stynx_code_tui 

Source

Re-exports§

pub use event::event_handler::EventHandler;
pub use event::event_handler::UiAction;
pub use render::renderer::Renderer;
pub use state::AppState;
pub use state::ConversationState;
pub use state::DialogOption;
pub use state::DisplayMessage;
pub use state::DisplayToolUse;
pub use state::InputMode;
pub use state::InputState;
pub use state::ModalKind;
pub use state::ModalState;
pub use state::PermissionChoice;
pub use state::SelectKind;
pub use state::ToolUseStatus;

Modules§

clipboard
dialogs
event
layout
persistence
render
state
theme
tool_ui_impl
util
widgets

Structs§

TuiApp

Functions§

restore_terminal