OK, so I like a 33-line window (extra credit if you know where that came from). And I've used enlightenment to remember that size. However, Eterm does not remember that size. Both stty -a and echo $LINES report 24 lines instead of 33 with a new window. To fix this I either have to say:
stty rows 33 or resize the window and then resize it back to 33 lines. I don't want to hardcode my window size in .bashrc. I would like to do something like "stty rows `get-window-size`". E posible? -- Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian! If you're passed on the right, you're in the wrong lane. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]