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