We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd5a1a commit 487e376Copy full SHA for 487e376
1 file changed
cmd/chat_view.go
@@ -418,7 +418,6 @@ func (m chatModel) View() string {
418
}
419
bottomBar.WriteString(style.Render("container: "+m.containerStatus) + "\n")
420
421
- bottomBar.WriteString(dimStyle.Render("? for help") + "\n")
422
_ = bottomBarLines
423
424
0 commit comments