mirror of
https://github.com/charmbracelet/crush.git
synced 2025-08-02 05:20:46 +03:00
chore: toss in some more placeholders
This commit is contained in:
@@ -390,12 +390,16 @@ var readyPlaceholders = [...]string{
|
||||
"Ready!",
|
||||
"Ready...",
|
||||
"Ready?",
|
||||
"Ready for instructions",
|
||||
}
|
||||
|
||||
var workingPlaceholders = [...]string{
|
||||
"Working!",
|
||||
"Working...",
|
||||
"Working?",
|
||||
"Brrrrr...",
|
||||
"Prrrrrrrr...",
|
||||
"Processing...",
|
||||
"Thinking...",
|
||||
}
|
||||
|
||||
func (m *editorCmp) randomizePlaceholders() {
|
||||
|
||||
Reference in New Issue
Block a user