Expand description
Commonly used VT Code TUI API items.
Structs§
- Fullscreen
Interaction Settings - Standalone fullscreen interaction settings for alternate-screen behavior.
- Inline
Handle - Inline
Segment - A styled text segment with shared style.
- Inline
Session - Inline
Text Style - Inline text styling with foreground/background color and text effects.
- Inline
Theme - Resolved theme colors for inline rendering.
- Keyboard
Protocol Settings - Standalone keyboard protocol settings for terminal key event enhancements.
- Plan
Content - Structured plan content for display in the Implementation Blueprint panel.
- Plan
Phase - A phase in an implementation plan (groups related steps).
- Plan
Step - A step in an implementation plan.
- Session
Appearance Config - UI appearance configuration
- Session
Options - Standalone session launch options for reusable integrations.
- Slash
Command Item - A single slash-command entry for the suggestion palette.
- Wizard
Step - A single step in a wizard modal flow.
Enums§
- Inline
Command - Inline
Event - Inline
Message Kind - Message kind tag for inline transcript lines.
- Session
Surface - Standalone surface preference for selecting inline vs alternate rendering.
- Trust
Mode - Trust mode for diff preview - how to handle file edit approval
- Wizard
Modal Mode - Wizard modal behavior variant.
Functions§
- spawn_
session_ with_ host - Spawn a session using defaults from a host adapter.
- spawn_
session_ with_ options - Spawn a session using standalone options and local config types.