Use this command to set the size of the history buffer.
size | Specifies the size of the history buffer in lines. Valid values are 1 to 100. Default: 20. |
default | (Optional) Makes this setting persist for all future sessions. |
If default is not specified, the history setting will not be persistent.
All command modes.
This example shows how to set the size of the command history buffer to 25 lines and make this the default setting:
System(rw)->set history 25 default