eazy-gnuplot icon indicating copy to clipboard operation
eazy-gnuplot copied to clipboard

interactive terminal guess??

Open anranyicheng opened this issue 2 years ago • 0 comments

Hi, to use eazy-gnuplot with an interactive terminal, the best way is using uiop:launch-program, or sb-ext:run-program with :wait key word. and this library seems to be aimed at exporting png files. By the way, if use uiop:launch-program, please pay attention to explicitly closing the process, like "quit",or exit.

anranyicheng avatar Mar 29 '22 23:03 anranyicheng