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

This reverts commit def9fc463c.
This commit is contained in:
Aiden Cline
2025-12-04 15:57:01 -06:00
parent def9fc463c
commit 03a0312e5b
27 changed files with 399 additions and 2296 deletions
-1
View File
@@ -8,7 +8,6 @@ export namespace Identifier {
permission: "per",
user: "usr",
part: "prt",
pty: "pty",
} as const
export function schema(prefix: keyof typeof prefixes) {