You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bottomText:=styles.Text("Press Enter to submit, or Ctrl+c to quit.", styles.Gray)
56
63
iflen(ti.Text) ==0 {
57
-
return"\n"+styles.Text("> ", styles.Yellow) +styles.Text(ti.Placeholder, styles.Gray) +styles.Cursor(" ") +"\n\nPress Enter to submit, or Ctrl+c to quit."
0 commit comments