next up previous contents index
Next: Isosamples Up: Set-show Previous: Hidden3d   Contents   Index


Historysize

Note: the command set historysize is only available when gnuplot has been configured with the GNU readline.

Syntax:

     set historysize <int>
     unset historysize

When leaving gnuplot, the value of historysize is used for truncating the history to at most that much lines. The default is 500. unset historysize will disable history truncation and thus allow an infinite number of lines to be written to the history file.


Ethan Merritt 2007-03-03