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