Commit 5897608
committed
π€ feat: set terminal window title to show project/workspace name
Updated terminal-window.tsx to fetch workspace metadata and set
document.title to 'Terminal β project/workspace' instead of showing
the raw URL in browser tabs.
Falls back to workspace ID if metadata can't be fetched.
Generated with `mux`1 parent ea25cc7 commit 5897608
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
28 | 44 | | |
29 | 45 | | |
30 | 46 | | |
| |||
0 commit comments