docs(session): session id, HUD format, SOR baseline, howto notes

This commit is contained in:
2026-08-29 05:23:02 -05:00
parent 8009277c44
commit c01b3d6295
5 changed files with 73 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Scroll test — run in order, ~60s, tell me which pass/fail
W1. Stay in this chat window: mouse wheel — does the chat scroll?
W2. Same window: PgUp / PgDn keys — does the chat scroll?
W3. Ctrl-A 1 → test shell with 200 numbered lines: wheel — does it scroll?
W4. Ctrl-A 0 to come back. Anywhere: Ctrl-A [ then wheel or arrows; q exits.
Notes:
- Copy mode (Ctrl-A [) and PgUp/PgDn are keyboard-only paths that cannot
depend on mouse events. One of them surviving = reading is unblocked.
- All buffers are now 10000 lines.
- A deeper fix (termcapinfo in ~/.screenrc) activates on the next natural
relaunch — I am NOT restarting your live screens.