bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: F-keys weirdness under Wide version


From: Thomas Dickey
Subject: Re: F-keys weirdness under Wide version
Date: Mon, 24 Nov 2008 15:56:09 -0500 (EST)

On Mon, 24 Nov 2008, Ricardo Cantu wrote:

Somewhere between version 5.6 patched to 20080621-patch and 5.7, F-keys are
not working right in the wide character version.

ouch - you're right...

regressing to find the bug, it's not even very recent - I'm seeing the
problem with 20080322 (and 20080621).  But it does work with 5.6 (20061217).

This set of changes seems to be where the problem is:

20070609
        + add test/key_name.c
        + add stdscr cases to test/inchs.c and test_inch_wide.c
        + update test/configure
        + correct formatting of DEL (0x7f) in _nc_vischar().
        + null-terminate result of wunctrl().
        + add null-pointer check in key_name() (report by Andreas Krennmair,
          cf: 20020901).

(arrow keys _work_, but their printable version is broken)

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]