You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 fix: restore text selection in init hook output (#1253)
The flex-col-reverse approach for auto-scroll broke text selection
because the DOM order was reversed from visual order.
Reverts to using a `<pre>` element for proper text selection while
adding a simple useEffect to auto-scroll to bottom while running.
---
_Generated with `mux` • Model: `anthropic:claude-opus-4-5` • Thinking:
`high`_
0 commit comments