Expand description
vtcode-tui exposes inline terminal UI APIs as a reusable crate.
The migrated implementation source lives in src/core_tui/.
Public API is exported directly from this crate.
Re-exports§
pub use core_tui::log;pub use core_tui::panic_hook;
Modules§
Structs§
- Fullscreen
Interaction Settings - Standalone fullscreen interaction settings for alternate-screen behavior.
- Keyboard
Protocol Config - Keyboard
Protocol Settings - Standalone keyboard protocol settings for terminal key event enhancements.
- Theme
Suite - Logical grouping of built-in themes.
- TuiSyntax
Highlighting Config
Enums§
- Reasoning
Effort Level - Session
Surface - Standalone surface preference for selecting inline vs alternate rendering.
- UiSurface
Preference
Functions§
- available_
theme_ suites - Return the built-in theme suites and their member theme identifiers.
- theme_
suite_ id - Return the logical theme suite identifier for a built-in theme.
- theme_
suite_ label - Return the logical theme suite label for a built-in theme.