On Mon, Jun 13, 2005 at 06:57:17AM -0400, Thomas Dickey wrote:
> I'm not sure what zsh is doing - it's possible that the problem lies 
> there.  But the related change in ncurses is that the termcap interface
> is a little smarter for transforming "me" (sgr0 in terminfo) to remove
> the alternate character set string.  [...]
> I'm assuming that zsh is using the termcap interface rather than terminfo.
> You can verify this by "nm" on zsh (or - it's probably stripped) using
> "strings - /bin/zsh" and looking for tgetent.  That would be for termcap.

Yes, that seems to be the case:

[EMAIL PROTECTED] strings - /bin/zsh | grep tgetent
tgetent

Should I forward the bug to the zsh package then, or..?

Paul

-- 
Student @ Eindhoven                         | email: [EMAIL PROTECTED]
University of Technology, The Netherlands   | JID: [EMAIL PROTECTED]
>>> Using the Power of Debian GNU/Linux <<< | GnuPG key ID: 0x50064181


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to