Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5342

Summary: terminfo missing an End key entry for screen
Product: Gentoo Linux Reporter: Tom Philbrick <tom>
Component: [OLD] LibraryAssignee: Michael M Nazaroff (RETIRED) <naz>
Status: RESOLVED INVALID    
Severity: minor CC: tom
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch to the ncurses ebuild to fix screen's terminfo

Description Tom Philbrick 2002-07-21 10:52:58 UTC
The terminfo library that comes with Gentoo seems to be missing an End key entry
for screen's terminfo, causing the End key to not work in any programs running
under screen. Simply adding kend=\E[4~ to the terminfo source file for screen
and recompiling it fixes the problem and allows the End key to function as
expected. While this is a trivial fix for someone who understands terminfo, a
novice user would most likely have trouble figuring out that terminfo is the
source of the problem, let alone how to fix it.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-21 11:15:46 UTC
you know what? End doesn't work normally in my aterm either..
Comment 2 Michael M Nazaroff (RETIRED) gentoo-dev 2002-07-21 13:41:01 UTC
Yeah.. could you modify what you need to and send it to me as a patch, diff..
that would be great.. if not I will play with it myself.. I just don't use
screen much so.. haven't looked at it much.

Naz
Comment 3 Tom Philbrick 2002-07-22 04:01:09 UTC
Sorry I didn't submit a patch the first time, I'm new to Gentoo and I didn't
know about qpkg -f, so I couldn't figure out what package installed terminfo.
I'm attaching a patch for the ncurses ebuild file. I have tested it locally and
it seems to work fine here.
Comment 4 Tom Philbrick 2002-07-22 04:02:36 UTC
Created attachment 2454 [details, diff]
patch to the ncurses ebuild to fix screen's terminfo
Comment 5 Michael M Nazaroff (RETIRED) gentoo-dev 2002-07-22 13:54:07 UTC
Well I have it added into ncurses-5.2.20020511-r2.ebuild is that fine? I will
commit the change into that version if you want.. it's just r1 wiht your fix added.

Naz
Comment 6 Michael M Nazaroff (RETIRED) gentoo-dev 2002-10-22 16:04:18 UTC
Is this still a valid issue?
Comment 7 Michael M Nazaroff (RETIRED) gentoo-dev 2002-12-19 11:56:01 UTC
No reponse on this bug it's so out dated and we are on much newer version that
It's probably not valid anymore.

Naz