Skip to content

Commit 487e376

Browse files
committed
ui: remove '? for help' footer — cleaner bottom like herm
1 parent bdd5a1a commit 487e376

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/chat_view.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,6 @@ func (m chatModel) View() string {
418418
}
419419
bottomBar.WriteString(style.Render("container: "+m.containerStatus) + "\n")
420420
}
421-
bottomBar.WriteString(dimStyle.Render("? for help") + "\n")
422421
_ = bottomBarLines
423422
}
424423

0 commit comments

Comments
 (0)