package
Version:
v0.0.0-...-b8911e7
Opens a new window with list of versions in this module.
Published: Mar 13, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ChatThreadMsg struct {
ChatThread *chat.Thread
}
ChatThreadMsg is a message sent to the status bar.
Model is a status bar model.
New creates a new status bar component.
Init implements tea.Model, but does nothing currently.
Update implements tea.Model, handles window size and status bar messages.
View implements tea.Model, which actually renders the status bar.
This status bar is still early, but hopefully it'll be a good start.
It should be much more customizable, but for now it's just a simple
status bar with the current thread name, message count, and token count.
type SpinMsg struct {
Spinning bool
}
SpinMsg is a message sent to the status bar.
Source Files
¶
Directories
¶
Package music provides a simple interface to interact with music on the user's computer.
|
Package music provides a simple interface to interact with music on the user's computer. |
Click to show internal directories.
Click to hide internal directories.