REGEDIT4 My example sets the buffer to hold 80 commands. The other useful option one
can set is whether the buffer records duplicates. To disable duplicate commands
in the history buffer: Cut and paste the following code into hbufnodups.reg.
REGEDIT4 See .REG files for background information on
.REG
files.
BLANK LINE GOES
HERE
[HKEY_CURRENT_USER\Console]
"HistoryBufferSize"="80"
BLANK LINE GOES
HERE
BLANK LINE GOES
HERE
[HKEY_CURRENT_USER\Console]
"HistoryNoDup"="1"
BLANK LINE GOES HERE