mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 10:07:58 +00:00
tui: update session navigation help text to be more descriptive
This commit is contained in:
@@ -1729,8 +1729,8 @@ function Task(props: ToolProps<typeof TaskTool>) {
|
||||
</Show>
|
||||
</box>
|
||||
<text fg={theme.text}>
|
||||
{keybind.print("session_child_cycle")}, {keybind.print("session_child_cycle_reverse")}
|
||||
<span style={{ fg: theme.textMuted }}> to navigate between subagent sessions</span>
|
||||
{keybind.print("session_child_cycle")}
|
||||
<span style={{ fg: theme.textMuted }}> view subagents</span>
|
||||
</text>
|
||||
</BlockTool>
|
||||
</Match>
|
||||
|
||||
Reference in New Issue
Block a user