a73x

e6735224

docs: the session table is thirty-two, as the paragraph below already said

a73x   2026-08-26 04:34

Commit message
docs: the session table is thirty-two, as the paragraph below already said

Line 119 kept the four of M18; the max_sessions=32 change (520a8ba) updated
the later paragraph and missed this one.

README.md
Old New
@@ -116,7 +116,7 @@ does worse.
116 `mux` again reattaches — full TUI screens included. Kill the client with 116 `mux` again reattaches — full TUI screens included. Kill the client with
117 `kill -9` if you like; the session doesn't care. 117 `kill -9` if you like; the session doesn't care.
118 118
119 One daemon hosts up to four named sessions; the first is called `0`. 119 One daemon hosts up to thirty-two named sessions; the first is called `0`.
120 `Ctrl-\` `c` creates one named after the lowest free number and focuses it, 120 `Ctrl-\` `c` creates one named after the lowest free number and focuses it,
121 `Ctrl-\` `n` and `Ctrl-\` `p` step through them in the daemon's order and 121 `Ctrl-\` `n` and `Ctrl-\` `p` step through them in the daemon's order and
122 wrap at the ends, and `mux --session NAME` attaches to any of them by name 122 wrap at the ends, and `mux --session NAME` attaches to any of them by name