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