Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: "Calm, Fred" To: "'Brimhall, GeoffreyX L'" , cygwin AT sourceware DOT cygnus DOT com Subject: RE: Good command shell to run cygwin under Date: Mon, 3 May 1999 11:08:24 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2559.0) Content-Type: text/plain; charset="iso-8859-1" At least under NT, a command window size is not that rigidly fixed. First, the size of both the screen buffer and window can be changed in the Layout tab of the Properties dialog. Second, the DOS command 'mode' can change the size. When sizes are changed from the Properties dialog, a dialog pops up giving you the choice of changing the current window only or all future windows with the same title. When MODE sets the size, it sets both the buffer and the window sizes. c:\> mode /? displays usage, but there's an undocumented, convenient form of the command c:\> mode , Of course, if the window is running a shell like bash, you can always do something like $ cmd c:\> mode 120,53 c:\> exit $ or $ cmd /c 'mode 120,53' $ These escapes can be put in shell startup files. I don't know what it's like under 9x. __ Fred -----Original Message----- From: Brimhall, GeoffreyX L [mailto:geoffreyx DOT l DOT brimhall AT intel DOT com] Sent: Friday, April 30, 1999 3:00 PM To: cygwin AT sourceware DOT cygnus DOT com Subject: Good command shell to run cygwin under Are there any good (and hopefully free) command shells out there to run cygwin under ? The main feature I'd like is to have the size of the window be however many lines I want rather than the fixed size that Win9x gives you. Also if it allow scrolling back to older commands would be a big plus. This WinNT shell gives both these features, bug the win9x is lacking. Thanks for any info ! Geoff -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com