manpagez: man pages & more
info gnuplot
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.24.28 historysize

Note: the command 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. historysize will disable history truncation and thus allow an infinite number of lines to be written to the history file.


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.