feat(app): scrollback search bar (⌘F) on the focused panel

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-10 12:42:14 +07:00
parent 52a502c38b
commit ac3f0886d5
4 changed files with 153 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ export const COLORS = {
stDone: "#3FB950",
stError: "#F4544E",
stIdle: "#5A6573",
searchMatch: "#5A4A1F",
} as const;
export const FONT = {