adamdottv 9 hónapja
szülő
commit
c66832d299
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      internal/tui/components/chat/list.go

+ 1 - 1
internal/tui/components/chat/list.go

@@ -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(