shithub: snarflog

Download patch

ref: eb5ed3dfd12852c55d0ca23d3480c37f7eafc73e
parent: 8c7365217de5a345d3786208c996e85a8f826ab9
author: penny <penny@limitedideas.org>
date: Wed Dec 3 14:02:11 EST 2025

Update readme

--- a/readme.md
+++ b/readme.md
@@ -9,17 +9,9 @@
  - If you put it in your lib/profile it should be after you bind /mnt/term/dev
  - This also ties all your session's clipboards together
  - The first drawterm client must start snarflog to use host clipboard
- - The host clipboard will be broken if this session closes
+ - If the first client exits snarflog will exit and all the clients will disconnect
 
-To use
-```slog&```
+To use mk install and run ```slog``` in your profile
 
-> Go software cannot fork traditionally so it must be run with & to detach
-from the foreground.
-
-
 You can attach it to your current session ns
 ```plumb 'Local mount -b /mnt/snarflog /dev'```
-
-
-
--