ref: 13381e0cca93c1c4499cc0498b5d0ffdc1de3ef5 dir: /sys/src/cmd/plot/libplot/ppause.c/
#include "mplot.h" void ppause(void){ char aa[4]; read(0, aa, 4); erase(); }