set terminal height 42(or 43 for ANSI terminal types). By the way, you don't necessarily have to spell each word out all the way. After typing each letter, type ? to see what the possibilities are. If there are more than one, type the next letter, and so on. When only one possibility remains, type Space to go on to the next word, or type Esc or Tab to complete the current word automatically and go on to the next word. Try this -- once you get used to it, it will make Kermit commands less intimidating. The same methods work in other Kermit programs too, such as C-Kermit in UNIX or VMS, and MS-DOS Kermit in DOS.
Remember to press the Enter key to enter the command.
set terminal width 132
and then press Enter.
The Terminal screen should now be quite large (larger, perhaps than your monitor). If necessary, use the Font menu to adjust the font size for a better fit. (This is what the "Auto" font size should do for you automatically, but unfortunately it doesn't work well.)
Now return to the Command screen again (Alt-X) and change the size back to 24 x 80 (or whatever it was before). Let's use "command recall" for this:
Click Back on your Browser's Toolbar to return.