mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 22:40:22 +00:00
fix: wording
This commit is contained in:
parent
7398b4ce70
commit
c66832d299
1 changed files with 1 additions and 1 deletions
|
|
@ -367,7 +367,7 @@ func (m *messagesCmp) help() string {
|
|||
lipgloss.Left,
|
||||
baseStyle.Foreground(t.TextMuted()).Bold(true).Render("press "),
|
||||
baseStyle.Foreground(t.Text()).Bold(true).Render("esc"),
|
||||
baseStyle.Foreground(t.TextMuted()).Bold(true).Render(" to exit cancel"),
|
||||
baseStyle.Foreground(t.TextMuted()).Bold(true).Render(" to interrupt"),
|
||||
)
|
||||
} else {
|
||||
text += lipgloss.JoinHorizontal(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue