termbeam 1.21.8 → 1.22.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/README.md +4 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -24,10 +24,10 @@ https://github.com/user-attachments/assets/9dd4f3d7-f017-4314-9b3a-f6a5688e3671
|
|
|
24
24
|
|
|
25
25
|
<table align="center">
|
|
26
26
|
<tr>
|
|
27
|
-
<td align="center"><img src="
|
|
28
|
-
<td align="center"><img src="
|
|
29
|
-
<td align="center"><img src="
|
|
30
|
-
<td align="center"><img src="
|
|
27
|
+
<td align="center"><img src="packages/site/public/mobile-session-hub.jpeg" alt="Session hub on mobile" width="250" /></td>
|
|
28
|
+
<td align="center"><img src="packages/site/public/mobile-terminal.jpeg" alt="Terminal with touch bar on mobile" width="250" /></td>
|
|
29
|
+
<td align="center"><img src="packages/site/public/mobile-session-preview.jpeg" alt="File browser on mobile" width="250" /></td>
|
|
30
|
+
<td align="center"><img src="packages/site/public/mobile-command-palette.jpeg" alt="Command palette on mobile" width="250" /></td>
|
|
31
31
|
</tr>
|
|
32
32
|
</table>
|
|
33
33
|
|