Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5342 - terminfo missing an End key entry for screen
Summary: terminfo missing an End key entry for screen
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Michael M Nazaroff (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-21 10:52 UTC by Tom Philbrick
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to the ncurses ebuild to fix screen's terminfo (screen-end.patch,430 bytes, patch)
2002-07-22 04:02 UTC, Tom Philbrick
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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