]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/plot/libplot/pprompt.c
- use the double-buffer buffer to allow redrawing on resize events.
[plan9front.git] / sys / src / cmd / plot / libplot / pprompt.c
1 #include "mplot.h"
2 void
3 pprompt(void){
4         fprint(2, ":");
5 }