Ethan Merritt - 2025-05-01

Please see comments attached to this support request:
https://sourceforge.net/p/gnuplot/support-requests/300/

The word "interactive" means different things to different people, and to different programs.

The gnuplot variable "interactive" is TRUE if the next command will be read from stdin, FALSE if the next command will be read from some file handle other than stdin. This is probably not what a typical user would expect it to mean.