This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

Add pty tag-multi line to the main pty --help usage table

Nathan Herald (Apr 25, 2026, 11:56 PM +0200) 9a6b33c4 8435c9bd

+1
+1
src/cli.ts
··· 113 113 pty tag <name> Show tags on a session 114 114 pty tag <name> key=value [key=value...] Set tags 115 115 pty tag <name> --rm key [--rm key...] Remove tags 116 + pty tag-multi <selector> [ops...] Read/write tags across multiple sessions (--all / --filter-tag k=v / <name>...) 116 117 pty supervisor start Start the session supervisor 117 118 pty supervisor stop Stop the supervisor 118 119 pty supervisor status Show supervised sessions