Write number of bytes read/written and "?" prompt to stdout, not stderr.
authormillert <millert@openbsd.org>
Fri, 18 Nov 2022 14:52:03 +0000 (14:52 +0000)
committermillert <millert@openbsd.org>
Fri, 18 Nov 2022 14:52:03 +0000 (14:52 +0000)
commita565d659ae9cb286fd98881cb000c22327ebd4a3
treeec864d6237519b7e8ada16da273ef5b47928058a
parent0ee28c099bf99d6e31f8f996e1670085c2ac2a37
Write number of bytes read/written and "?" prompt to stdout, not stderr.
This matches both historical behavior and the POSIX specification.
From Soeren Tempel.
bin/ed/io.c
bin/ed/main.c