Telnet history buffer

Hits: Failed to execute CGI : Win32 Error Code = 3


To increase the telnet scroll-back buffer size from its default 25 lines, cut and paste the following code into telnetbuffer.reg file and run it.

REGEDIT4
BLANK LINE GOES HERE
[HKEY_CURRENT_USER\Software\Microsoft\Telnet] "Rows"=dword:50
BLANK LINE GOES HERE

In this example, the buffer is set to 50 lines.

See .REG files for background information on .REG files.