mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-29 21:33:54 +00:00
feat: code
This commit is contained in:
parent
981991d582
commit
a0ca32d878
@ -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>{" "}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user