feat: code

This commit is contained in:
Gab 2026-03-24 18:44:12 +11:00
parent 981991d582
commit a0ca32d878

View File

@ -308,7 +308,10 @@ export function Sidebar(props: { sessionID: string; overlay?: boolean }) {
<span style={{ fg: theme.text }}>{directory().split("/").at(-1)}</span>
</text>
<text fg={theme.textMuted}>
<span style={{ fg: theme.success }}></span> <b>Open</b>
<span style={{ fg: theme.primary }}></span>{" "}
<span style={{ fg: theme.primary }}>
<b>Tf</b>
</span>
<span style={{ fg: theme.text }}>
<b>Code</b>
</span>{" "}