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