GNU bug report logs -
#13471
24.3.50; S-up does not work in xterm: <select> is undefined
Previous Next
Reported by: Sven Joachim <svenjoac <at> gmx.de>
Date: Thu, 17 Jan 2013 08:55:02 UTC
Severity: normal
Merged with 17206
Found in versions 24.3, 24.3.50
Fixed in version 24.4
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
On Thu, Jan 17, 2013 at 11:28:22AM +0100, Andreas Schwab wrote:
> Thomas Dickey <dickey <at> his.com> writes:
>
> > Looking at AIX 5, there is no termcap file,
>
> Why do you need a termcap file?
You don't _need_ a termcap file, but for instance the presence of
a termcap file on Solaris was the cause of analogous user confusion
leading to incorrect patches.
> > the manpage for terminfo does not mention the names used for the
> > second parameter,
>
> Does it support tgetstr?
There's a manpage for tgetstr, which states that it is used for
applications which use the termcap file.
However, tgetstr is implemented in the curses library,
which does not use termcap.
(I did ports to AIX 3 and 4 a while back, and from that and notes
am reasonably aware of their issues - it's been quite a while since
someone defended AIX 4 as being current - perhaps ten years).
> > and "strings" on the curses library shows no plausible tables
> > containing those strings.
>
> The termcap translation table can be arbitrarily encoded. libncurses
> doesn't contain those literal strings either.
If it's not in the AIX curses library, it won't be recognized by that
implementation - it relies upon a table, not upon an external user-supplied
definition of any kind whatsoever.
ncurses uses a different method, not used by any of the vendor unixes.
Furthermore, there is no point in bringing extensions which could be
defined by a user for ncurses into a topic which deals with "IBM terminfo".
--
Thomas E. Dickey <dickey <at> invisible-island.net>
http://invisible-island.net
ftp://invisible-island.net
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 11 years and 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.