mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
tui: remove shimmer working indicator from prompt component
This commit is contained in:
parent
8257e135b7
commit
dd03368a85
1 changed files with 0 additions and 1 deletions
|
|
@ -204,7 +204,6 @@ export function Prompt(props: PromptProps) {
|
|||
<text>
|
||||
esc <span style={{ fg: Theme.textMuted }}>interrupt</span>
|
||||
</text>
|
||||
<Shimmer text="working" color={Theme.text} />
|
||||
</box>
|
||||
</Match>
|
||||
<Match when={true}>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue