Skip to main content

Module chat_editor

Module chat_editor 

Source

Structs§

ChatEditor
Rab-specific chat editor that wraps the core tui::Editor.

Enums§

InputAction
Actions that ChatEditor can signal to the app layer. Mirrors pi’s CustomEditor approach: the editor handles its own text keys and returns an action for app-level keybindings.