Initilaize1
This commit is contained in:
parent
126b128db2
commit
2e9b774214
@ -48,6 +48,7 @@ func NewApp(apiKey string) (*Model, error) {
|
||||
|
||||
// Initialize text ti
|
||||
ti := textinput.New()
|
||||
ti.VirtualCursor = false
|
||||
ti.Placeholder = "Send a message..."
|
||||
ti.Prompt = "> "
|
||||
ti.Focus()
|
||||
|
Loading…
x
Reference in New Issue
Block a user