Discussion:
Yum-able screen-4.0.1 test-only RPMS
Lon Hohberger
2003-10-31 13:51:25 UTC
Permalink
Hi,

I put RPMS of screen-4.0.1 on my people.redhat.com account. You can use
yum:

http://people.redhat.com/lhh/fedora

Or, download the packages directly:

http://people.redhat.com/lhh/fedora/screen-4.0.1-0.1.i386.rpm
http://people.redhat.com/lhh/fedora/screen-4.0.1-0.1.src.rpm

The major difference is screen's lack of needing backspace bindings.

NOTE NOTE NOTE: If you test this package, you must also comment out the
"stty erase `tput kbs`" line from your shell's rcfile. Tcsh users, I am
told, do not need to do this.

Additionally, you may have to remove the backspace key binding from
/etc/screenrc or ~/.screenrc (If RPM saves your old configuration...)

The goal here is to remove all of the workaround we put in to make
screen work properly WRT backspace/del. In theory, 4.0.1 no longer
needs them.
--
Lon Hohberger
Red Hat, Inc. --> http://www.redhat.com
My Public Key --> http://people.redhat.com/lhh/pubkey.txt

The views expressed in this electronic mail message are mine alone
and do not necessarily reflect the views of Red Hat, Inc.
Barry K. Nathan
2003-11-07 07:53:04 UTC
Permalink
Post by Lon Hohberger
NOTE NOTE NOTE: If you test this package, you must also comment out the
"stty erase `tput kbs`" line from your shell's rcfile. Tcsh users, I am
told, do not need to do this.
Ok, I've done this,

Whenever I start a brand new screen session (this does not happen when
attaching to a previous session), I get some kind of error message
flashing by the title bar on my terminal window (with both xterm and
gnome-terminal). It flashes by too quickly for me to comprehend the
entire error message.

Wait, let me try again from a Mac OS X "Jaguar" Terminal, and see if I
can copy-and-paste... Got it! Here's the message:

/etc/screenrc: bind: character, ^x, or (octal) \032 expected.

This is in fact the new /etc/screenrc from your new package. I did 'rpm
-e screen' and made sure there was no /etc/screenrc, before installing
your new package, just to make sure.

Other than this message, things seem fine so far!

-Barry K. Nathan <***@pobox.com>
Lon Hohberger
2003-11-07 17:55:57 UTC
Permalink
Post by Barry K. Nathan
/etc/screenrc: bind: character, ^x, or (octal) \032 expected.
Thanks for that tidbit - I'd previously been unable to capture that
message, but it is a known bug (my coworkers have reported it too). It
seems to be a bug in the default screen-4.0.1 screenrc file; I'll ask
the developer.
Post by Barry K. Nathan
Other than this message, things seem fine so far!
Great! I'll work on the one above as well as try and cut down on the
number of unnecessary patches we include.

-- Lon
--
Lon Hohberger
Red Hat, Inc. --> http://www.redhat.com
My Public Key --> http://people.redhat.com/lhh/pubkey.txt

The views expressed in this electronic mail message are mine alone
and do not necessarily reflect the views of Red Hat, Inc.
Loading...