Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-ncurses (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Apr 30 2025 20:43:14 -0400
Threads in reverse chronological order
[
Next Period
]
Build error due to NCURSES_BOOL with C23 compiler (GCC15)
,
Chris Packham
,
2025/04/30
Re: Build error due to NCURSES_BOOL with C23 compiler (GCC15)
,
Thomas Dickey
,
2025/04/30
Re: Build error due to NCURSES_BOOL with C23 compiler (GCC15)
,
Chris Packham
,
2025/04/30
Re: Build error due to NCURSES_BOOL with C23 compiler (GCC15)
,
Thomas Dickey
,
2025/04/30
Querying for string capabilities via XTGETTCAP
,
Johannes Altmanninger
,
2025/04/29
Re: Querying for string capabilities via XTGETTCAP
,
Thomas Dickey
,
2025/04/29
ANN: ncurses-6.5-20250426
,
Thomas Dickey
,
2025/04/26
Re: ANN: ncurses-6.5-20250426
,
Thomas Dickey
,
2025/04/27
ANN: ncurses-6.5-20250419
,
Thomas Dickey
,
2025/04/19
ANN: ncurses-6.5-20250412
,
Thomas Dickey
,
2025/04/12
libtinfo: no version information available
,
Divya Ranjan
,
2025/04/07
Re: libtinfo: no version information available
,
Thomas Dickey
,
2025/04/07
Re: libtinfo: no version information available
,
Divya Ranjan
,
2025/04/07
ANN: ncurses-6.5-20250405
,
Thomas Dickey
,
2025/04/05
patches for ncurses 20250329
,
G. Branden Robinson
,
2025/04/05
[PATCH 01/31] man/*.{in,1,3x,5,tail}: Fix multi-line example rendering on Solaris 10.
,
G. Branden Robinson
,
2025/04/05
Re: [PATCH 01/31] man/*.{in,1,3x,5,tail}: Fix multi-line example rendering on Solaris 10.
,
Thomas Dickey
,
2025/04/05
Re: [PATCH 01/31] man/*.{in,1,3x,5,tail}: Fix multi-line example rendering on Solaris 10.
,
G. Branden Robinson
,
2025/04/05
[PATCH 02/31] man/*.3x: Fix style nit involving em dashes.
,
G. Branden Robinson
,
2025/04/05
[PATCH 03/31] man/ncurses.3x: Fix content, style, and markup nits.
,
G. Branden Robinson
,
2025/04/05
[PATCH 04/31] man/curs_add{,_w}ch.3x: Clarify scrolling behavior.
,
G. Branden Robinson
,
2025/04/05
[PATCH 05/31] man/curs_color.3x: Revise "CONSTANTS" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 06/31] man/curs_delch.3x: Revise "RETURN VALUE" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 07/31] man/curs_deleteln.3x: Drop inapposite sentence.
,
G. Branden Robinson
,
2025/04/05
[PATCH 08/31] man/curs_extend.3x: Clarify usage scenario.
,
G. Branden Robinson
,
2025/04/05
[PATCH 09/31] man/curs_getch.3x: Expand "HISTORY" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 10/31] man/curs_get_wch.3x: Tighten "NOTES" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 11/31] man/curs_get{,_w}ch.3x: Revise "RETURN VALUE" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 12/31] man/curs_getch.3x: Fix style and markup nits.
,
G. Branden Robinson
,
2025/04/05
[PATCH 13/31] man/curs_getch.3x: Revise discussion of keypad mode.
,
G. Branden Robinson
,
2025/04/05
[PATCH 14/31] man/curs_getstr.3x: Clarify that synonyms of the kill character are recognized.
,
G. Branden Robinson
,
2025/04/05
[PATCH 15/31] man/curs_get_wstr.3x: Speak of "wide" erase and kill characters.
,
G. Branden Robinson
,
2025/04/05
[PATCH 16/31] man/curs_get{,_w}str.3x: Clarify beep behavior.
,
G. Branden Robinson
,
2025/04/05
[PATCH 17/31] man/curs_get{, _w}str.3x: Revise "RETURN VALUE" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 18/31] man/curs_inopts.3x: Cross reference elemental functions.
,
G. Branden Robinson
,
2025/04/05
[PATCH 19/31] man/curs_mouse.3x: Fix style nits.
,
G. Branden Robinson
,
2025/04/05
[PATCH 20/31] man/curs_move.3x: Revise "RETURN VALUE" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 21/31] man/curs_outopts.3x: Revise descriptions of `leaveok()` and `scrollok()`.
,
G. Branden Robinson
,
2025/04/05
[PATCH 22/31] man/curs_outopts.3x: Recast description of `{w,}setscrreg()`.
,
G. Branden Robinson
,
2025/04/05
Re: [PATCH 22/31] man/curs_outopts.3x: Recast description of `{w,}setscrreg()`.
,
Thomas Dickey
,
2025/04/05
Re: [PATCH 22/31] man/curs_outopts.3x: Recast description of `{w,}setscrreg()`.
,
G. Branden Robinson
,
2025/04/05
[PATCH 23/31] man/curs_outopts.3x: Revise "RETURN VALUE" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 24/31] man/curs_{print,scanw}.3x: Clarify "HISTORY" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 25/31] man/curs_scroll.3x: Fix content nit.
,
G. Branden Robinson
,
2025/04/05
[PATCH 26/31] man/curs_terminfo.3x: Fix content, style, and markup nits.
,
G. Branden Robinson
,
2025/04/05
[PATCH 27/31] man/curs_util.3x: Fix content style nits.
,
G. Branden Robinson
,
2025/04/05
[PATCH 28/31] man/curs_variables.3x: Clarify description of `stdscr`.
,
G. Branden Robinson
,
2025/04/05
[PATCH 29/31] man/curs_variables.3x: Recast desciption of `ESCDELAY` variable.
,
G. Branden Robinson
,
2025/04/05
[PATCH 30/31] man/curs_variables.3x: Clarify "SEE ALSO" section.
,
G. Branden Robinson
,
2025/04/05
[PATCH 31/31] man/resizeterm.3x: Drop unnecessary section heading.
,
G. Branden Robinson
,
2025/04/05
Re: patches for ncurses 20250329
,
G. Branden Robinson
,
2025/04/06
As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/02
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/02
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/02
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/03
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/03
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/03
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/03
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/04
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/04
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/04
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/09
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/09
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/10
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/11
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/11
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Dr. Werner Fink
,
2025/04/30
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/30
Re: As for vt525: vt220 emulation with ANSI colors for S390
,
Thomas Dickey
,
2025/04/30
To build ncurses using MSVC toolset
,
Tomas Janssen
,
2025/04/02
Re: To build ncurses using MSVC toolset
,
Thomas Dickey
,
2025/04/02
Re: To build ncurses using MSVC toolset
,
G. Branden Robinson
,
2025/04/02
Escape sequence to pass $TERM
,
Andrey Butirsky
,
2025/04/01
Re: Escape sequence to pass $TERM
,
Andrey Butirsky
,
2025/04/02
Re: Escape sequence to pass $TERM
,
Thomas Dickey
,
2025/04/02
Re: Escape sequence to pass $TERM
,
Andrey Butirsky
,
2025/04/02
Re: Escape sequence to pass $TERM
,
Thomas Dickey
,
2025/04/02
Re: Escape sequence to pass $TERM
,
Andrey Butirsky
,
2025/04/02
Re: Escape sequence to pass $TERM
,
Andrey Butirsky
,
2025/04/03
Should nocbreak+noecho+getch move the cursor?
,
G. Branden Robinson
,
2025/04/01
Re: Should nocbreak+noecho+getch move the cursor?
,
Thomas Dickey
,
2025/04/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc