- commit
- 4dff5d4
- parent
- 932e0ed
- author
- Eric Bower
- date
- 2026-03-23 11:37:13 -0400 EDT
docs: index file
1 files changed,
+3,
-3
+3,
-3
1@@ -34,7 +34,7 @@
2
3 <h2 class="text-lg">features</h2>
4 <ul>
5- <li>Persist terminal shell sessions (pty processes)</li>
6+ <li>Persist terminal shell sessions</li>
7 <li>Ability to attach and detach from a shell session without killing it</li>
8 <li>Native terminal scrollback</li>
9 <li>Multiple clients can connect to the same session</li>
10@@ -42,7 +42,7 @@
11 <li>Send commands to a session without attaching to it</li>
12 <li>Print scrollback history of a terminal session in plain text</li>
13 <li>Works on mac and linux</li>
14- <li>This project does NOT provide windows, tabs, or splits</li>
15+ <li>This project does <strong>NOT</strong> provide windows, tabs, or splits</li>
16 </ul>
17
18 <h2 class="text-lg">install</h2>
19@@ -59,7 +59,7 @@
20 <pre>brew tap neurosnap/tap
21 brew install zmx</pre>
22
23- <h3 class="text-md">packages</h3>
24+ <h3 class="text-md">packages (unofficial)</h3>
25 <ul>
26 <li><a href="https://pkgs.alpinelinux.org/package/edge/testing/x86_64/zmx">Alpine Linux</a></li>
27 <li><a href="https://aur.archlinux.org/packages/zmx">Arch AUR tracking releases</a></li>