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