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