84d211ed10
Add an Additive-features entry documenting that two apps sharing one stdin (different stdout) both receive input in vue-tui, where Ink's first-registered 'readable' listener drains the buffer (second app deaf until the first unmounts) and its per-App raw-mode count drops raw mode on the first unmount. vue refcounts the raw-mode toggle per-stdin (shared) and attaches the 'data' listener per-controller, so the push event broadcasts to both. Implemented in #118; single-app behavior is byte-identical. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>