-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
FYI, the 4.0.3 sources are now also available at ftp.gnu.org, in
addition to the uni-erlangen.de site.
- --
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer.
GNU Maintainer: wget, screen, teseq
http://micah.cowan.name/
-BEGIN PGP
"Thomas Adam" <[EMAIL PROTECTED]> writes:
> 2008/8/7 Micah Cowan <[EMAIL PROTECTED]>:
>> However, if you use bash, it will set _shell_ variables, COLUMNS and
>> LINES, automatically. This isn't something that screen does, but bash.
>> Bash does _not_ export these by default, however; you'll need t
2008/8/7 Micah Cowan <[EMAIL PROTECTED]>:
> However, if you use bash, it will set _shell_ variables, COLUMNS and
> LINES, automatically. This isn't something that screen does, but bash.
> Bash does _not_ export these by default, however; you'll need to do
>
> $ export COLUMNS LINES
Rather unporta