history

The [history] section contains default parameters for the selang history mechanism.
capamsc141
The [history] section contains default parameters for the selang history mechanism.
  • HistFile
    The name of the file where the commands in the history list are stored. The command list is loaded at the beginning of each session.
    No default value; that is, the history list is not saved at the end of a session.
  • HistSize
    The number of commands (a positive integer between 10 and 100) stored by the history mechanism.
    Default:
    30