Reapply "feat(desktop): terminal pane (#5081)"

This reverts commit 03a0312e5b.
This commit is contained in:
Adam
2025-12-04 20:32:08 -06:00
parent 378cbb30e2
commit 9b3c90e3fe
26 changed files with 2299 additions and 402 deletions
+1
View File
@@ -8,6 +8,7 @@ export namespace Identifier {
permission: "per",
user: "usr",
part: "prt",
pty: "pty",
} as const
export function schema(prefix: keyof typeof prefixes) {