▼[bothner@toshie DomTerm]98$ cd ~/Software/gnuplot/demo/
▼[bothner@toshie demo]99$ echo $DOMTERM
QtDomTerm;version=0.42;tty=/dev/pts/1
▼[bothner@toshie demo]100$ gnuplot
G N U P L O T
Version 5.1 patchlevel 0 last modified 2016-09-24
Copyright (C) 1986-1993, 1998, 2004, 2007-2015
Thomas Williams, Colin Kelley and many others
gnuplot home: http://www.gnuplot.info
mailing list: gnuplot-beta@lists.sourceforge.net
faq, bugs, etc: type "help FAQ"
immediate help: type "help" (plot window: hit 'h')
Terminal type set to 'domterm'
gnuplot> splot sin(x)/x
gnuplot> load "circles.dem"
Hit return to continue
Hit return to continue
Hit return to continue
Hit return to continue
Hit return to continue
gnuplot>