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