feat(tui): add extension management screen (#8536)
This commit is contained in:
@@ -48,7 +48,7 @@ export const Header = React.memo(function Header({
|
||||
{turnInfo.current}/{turnInfo.total}{" "}
|
||||
</Text>
|
||||
)}
|
||||
<Text color={TEXT_DIM}>^G configure · ^C exit</Text>
|
||||
<Text color={TEXT_DIM}>^E exts · ^M models · ^P providers</Text>
|
||||
</Box>
|
||||
</Box>
|
||||
<Rule width={constrainedWidth} />
|
||||
|
||||
Reference in New Issue
Block a user