Crate corty_tui

Crate corty_tui 

Source
Expand description

Corty TUI - Terminal User Interface for Corty

This crate provides a terminal-based user interface for interacting with the Corty AI assistant. It features:

  • Interactive chat interface with message history
  • Mouse and keyboard navigation support
  • Configurable mouse capture for scrolling vs text selection
  • Responsive layout with welcome screen
  • Real-time message updates and AI responses

Modules§

slash_command
Slash commands for the Corty TUI
widgets
Widget components for the Corty TUI

Functions§

run_tui
Run the terminal user interface application