Documentation
¶
Index ¶
- func CreateTextArea(existing *textarea.Model) textarea.Model
- func NewEditorCmp(app *app.App) tea.Model
- func NewMessagesCmp(app *app.App) tea.Model
- func NewSidebarCmp(session session.Session, history history.Service) tea.Model
- type EditorFocusMsg
- type EditorKeyMaps
- type MessageKeys
- type SendMsg
- type SessionClearedMsg
- type SessionSelectedMsg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EditorFocusMsg ¶
type EditorFocusMsg bool
type MessageKeys ¶
type SessionClearedMsg ¶
type SessionClearedMsg struct{}
type SessionSelectedMsg ¶
Click to show internal directories.
Click to hide internal directories.