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: Sat May 25 2024 20:13:01 -0400
Threads in reverse chronological order
[
Next Period
]
ANN: ncurses-6.5-20240525
,
Thomas Dickey
,
2024/05/25
[PATCH 45/45] man/curs_kernel.3x: Revise discussion of `mvcur()`.
,
G. Branden Robinson
,
2024/05/25
[PATCH 44/45] doc/html/ncurses-intro.html: Fix incorrect claim.
,
G. Branden Robinson
,
2024/05/25
[PATCH 43/45] man/curs_{kernel,terminfo}.3x: Relocate material.
,
G. Branden Robinson
,
2024/05/25
[PATCH 42/45] man/curs_kernel.3x: Relocate material.
,
G. Branden Robinson
,
2024/05/25
[PATCH 41/45] man/curs_terminfo.3x: De-document use of `tputs()` with `tgetstr()` and `tgoto()`.
,
G. Branden Robinson
,
2024/05/25
[PATCH 40/45] man/ncurses.3x: Document limits on COLUMNS, LINES, and ESCDELAY environment variables.
,
G. Branden Robinson
,
2024/05/25
[PATCH 39/45] man/curs_getch.3x: Fix style and markup nits.
,
G. Branden Robinson
,
2024/05/25
[PATCH 38/45] man/curs_add{ch,_wch}.3x: Fix markup error.
,
G. Branden Robinson
,
2024/05/25
[PATCH 37/45] man/curs_add{ch,_wch}.3x: Prevent table decapitation.
,
G. Branden Robinson
,
2024/05/25
[PATCH 36/45] man/ncurses.3x: Migrate terminology.
,
G. Branden Robinson
,
2024/05/25
[PATCH 35/45] man/ncurses.3x: Cross reference keypad.3x in "Overview" subsection.
,
G. Branden Robinson
,
2024/05/25
[PATCH 34/45] Revise summary descriptions of panel, menu, and form libraries.
,
G. Branden Robinson
,
2024/05/25
[PATCH 33/45] doc/html/man/index.html: Sync with man pages' summary descriptions.
,
G. Branden Robinson
,
2024/05/25
[PATCH 32/45] man/ncurses.3x: Describe syntax of NCURSES_GPM_TERMS environment variable.
,
G. Branden Robinson
,
2024/05/25
[PATCH 31/45] man/ncurses.3x: Drop redundant paragraph.
,
G. Branden Robinson
,
2024/05/25
[PATCH 30/45] man/ncurses.3x: Clarify that 4BSD curses was the first.
,
G. Branden Robinson
,
2024/05/25
[PATCH 29/45] man/curs_addstr.3x: Fix content and style nits.
,
G. Branden Robinson
,
2024/05/25
[PATCH 28/45] man/curs_window.3x: Revise "PORTABILITY" section.
,
G. Branden Robinson
,
2024/05/25
[PATCH 27/45] man/curs_window.3x: Relocate material.
,
G. Branden Robinson
,
2024/05/25
[PATCH 26/45] man/curs_window.3x: Drop self-critical caveat from "BUGS" section.
,
G. Branden Robinson
,
2024/05/25
[PATCH 25/45] man/curs_inopts.3x: Cross reference term_variables.3x in "SEE ALSO" section.
,
G. Branden Robinson
,
2024/05/25
[PATCH 23/45] man/curs_inopts.3x: Revise "PORTABILITY" section.
,
G. Branden Robinson
,
2024/05/25
[PATCH 24/45] man/curs_inopts.3x: Expand "HISTORY" section.
,
G. Branden Robinson
,
2024/05/25
[PATCH 22/45] man/curs_inopts.3x: Revise "EXTENSIONS" section.
,
G. Branden Robinson
,
2024/05/25
[PATCH 21/45] man/curs_inopts.3x: Relocate material.
,
G. Branden Robinson
,
2024/05/25
[PATCH 20/45] man/curs_inopts.3x: Tweak "NOTES" section.
,
G. Branden Robinson
,
2024/05/25
[PATCH 09/45] man/curs_{ins_wch,scroll}.3x: Organize like other ncurses man pages.
,
G. Branden Robinson
,
2024/05/25
[PATCH 08/45] man/curs_legacy.3x: Drop "NOTES" section.
,
G. Branden Robinson
,
2024/05/25
Re: [PATCH 08/45] man/curs_legacy.3x: Drop "NOTES" section.
,
Thomas Dickey
,
2024/05/25
[PATCH 19/45] man/curs_inopts.3x: Revise "RETURN VALUE" section.
,
G. Branden Robinson
,
2024/05/25
[PATCH 18/45] man/curs_inopts.3x: Revise function synopses and descriptions.
,
G. Branden Robinson
,
2024/05/25
[PATCH 17/45] man/curs_inopts.3x: Relocate material.
,
G. Branden Robinson
,
2024/05/25
[PATCH 16/45] man/curs_inopts.3x: Recast to accommodate wide-character API users.
,
G. Branden Robinson
,
2024/05/25
[PATCH 14/45] man/ncurses.3x: Change application template to use `noqiflush()` instead of `intrflush()`.
,
G. Branden Robinson
,
2024/05/25
[PATCH 15/45] man/curs_inopts.3x: Refer to elemental function `wgetch()` instead of `getch()` macro.
,
G. Branden Robinson
,
2024/05/25
[PATCH 13/45] man/curs_inopts.3x: Revise discussion of intrflush, {no,}qiflush.
,
G. Branden Robinson
,
2024/05/25
[PATCH 12/45] ncurses/tinfo/lib_raw.c: Drop comments.
,
G. Branden Robinson
,
2024/05/25
[PATCH 11/45] man/man_db.renames.in: Fix missing rename for win_wch(3X).
,
G. Branden Robinson
,
2024/05/25
[PATCH 10/45] man/curs_inopts.3x: Fix typo in function name.
,
G. Branden Robinson
,
2024/05/25
[PATCH 07/45] man/define_key.3x: Tweak wording.
,
G. Branden Robinson
,
2024/05/25
[PATCH 01/45] Say "ERR" instead of "an error".
,
G. Branden Robinson
,
2024/05/25
[PATCH 06/45] man/curs_inopts.3x: Recast description of `typeahead()`.
,
G. Branden Robinson
,
2024/05/25
[PATCH 05/45] man/curs_inopts.3x: Simplify wording.
,
G. Branden Robinson
,
2024/05/25
[PATCH 02/45] man/curs_scroll.3x: Fix style and markup nits.
,
G. Branden Robinson
,
2024/05/25
[PATCH 04/45] man/define_key.3x: Fix baffling wording.
,
G. Branden Robinson
,
2024/05/25
[PATCH 03/45] man/curs_getch.3x: Fix style nit.
,
G. Branden Robinson
,
2024/05/25
Build failures with lld >=17
,
Bernardo Meurer Costa
,
2024/05/23
Re: Build failures with lld >=17
,
Thomas Dickey
,
2024/05/23
another Ada build failure with -j10
,
G. Branden Robinson
,
2024/05/22
ANN: ncurses-6.5-20240519
,
Thomas Dickey
,
2024/05/19
Re: ANN: ncurses-6.5-20240519
,
G. Branden Robinson
,
2024/05/20
Re: ANN: ncurses-6.5-20240519
,
Thomas Dickey
,
2024/05/20
Re: ANN: ncurses-6.5-20240519
,
G. Branden Robinson
,
2024/05/21
What, exactly, _is_ "line-breakout optimization"?
,
G. Branden Robinson
,
2024/05/19
Re: What, exactly, _is_ "line-breakout optimization"?
,
G. Branden Robinson
,
2024/05/19
Re: What, exactly, _is_ "line-breakout optimization"?
,
Thomas Dickey
,
2024/05/19
Re: What, exactly, _is_ "line-breakout optimization"?
,
Bill Gray
,
2024/05/19
Re: What, exactly, _is_ "line-breakout optimization"?
,
G. Branden Robinson
,
2024/05/19
Re: What, exactly, _is_ "line-breakout optimization"?
,
Bill Gray
,
2024/05/19
Re: What, exactly, _is_ "line-breakout optimization"?
,
G. Branden Robinson
,
2024/05/25
Re: What, exactly, _is_ "line-breakout optimization"?
,
G. Branden Robinson
,
2024/05/19
Re: What, exactly, _is_ "line-breakout optimization"?
,
Thomas Dickey
,
2024/05/19
Re: What, exactly, _is_ "line-breakout optimization"?
,
Benno Schulenberg
,
2024/05/19
ncurses 20240518 build failure with gnatgcc
,
G. Branden Robinson
,
2024/05/18
Re: ncurses 20240518 build failure with gnatgcc
,
Thomas Dickey
,
2024/05/19
ANN: ncurses-6.5-20240518
,
Thomas Dickey
,
2024/05/18
[PATCH 11/11] man/curs_inch.3x: Revise.
,
G. Branden Robinson
,
2024/05/18
[PATCH 10/11] man/curs_in_wch.3x: Revise.
,
G. Branden Robinson
,
2024/05/18
[PATCH 09/11] man/curs_getch.3x: Tweak wording.
,
G. Branden Robinson
,
2024/05/18
[PATCH 08/11] man/curs_beep.3x: Revise.
,
G. Branden Robinson
,
2024/05/18
[PATCH 07/11] man/keyok.3x: Revise.
,
G. Branden Robinson
,
2024/05/18
[PATCH 06/11] man/keybound.3x: Revise.
,
G. Branden Robinson
,
2024/05/18
[PATCH 05/11] man/key_defined.3x: Revise.
,
G. Branden Robinson
,
2024/05/18
[PATCH 04/11] man/define_key.3x: Revise.
,
G. Branden Robinson
,
2024/05/18
[PATCH 03/11] man/curs_mouse.3x: Fix semantic error.
,
G. Branden Robinson
,
2024/05/18
[PATCH 02/11] man/curs_inch.3x: Expand history of System V `chtype` and `winch()`.
,
G. Branden Robinson
,
2024/05/18
[PATCH 01/11] man/ncurses.3x: Fix markup nit.
,
G. Branden Robinson
,
2024/05/18
ANN: ncurses-6.5-20240511
,
Thomas Dickey
,
2024/05/11
[PATCH 32/32] man/curs_add_wch.3x: Revise.
,
G. Branden Robinson
,
2024/05/11
[PATCH 31/32] man/curs_addch.3x: Revise.
,
G. Branden Robinson
,
2024/05/11
[PATCH 30/32] man/curs_addch.3x: Relocate material.
,
G. Branden Robinson
,
2024/05/11
[PATCH 29/32] man/curs_delch.3x: Align with other ncurses man pages.
,
G. Branden Robinson
,
2024/05/11
[PATCH 28/32] man/term.5: Fix content, style, and markup nits.
,
G. Branden Robinson
,
2024/05/11
[PATCH 27/32] man/MKncu_config.in: Escape hyphen in man page identifier.
,
G. Branden Robinson
,
2024/05/11
[PATCH 26/32] Retire page-local `d` string.
,
G. Branden Robinson
,
2024/05/11
[PATCH 25/32] man/ncurses.3x: Fix formatting nit.
,
G. Branden Robinson
,
2024/05/11
[PATCH 23/32] man/ncurses.3x: Clarify discussion of attributes and color pairs.
,
G. Branden Robinson
,
2024/05/11
[PATCH 24/32] man/ncurses.3x: Fix content and style nits.
,
G. Branden Robinson
,
2024/05/11
[PATCH 22/32] man/curs_getstr.3x: Favor active voice over passive.
,
G. Branden Robinson
,
2024/05/11
[PATCH 21/32] man/*.3x: Name metasyntactic variables more consistently (2/2).
,
G. Branden Robinson
,
2024/05/11
[PATCH 20/32] man/*.3x: Name metasyntactic variables more consistently (1/2).
,
G. Branden Robinson
,
2024/05/11
[PATCH 19/32] man/curs_get_wch.3x: Sync wording with man/curs_getch.3x.
,
G. Branden Robinson
,
2024/05/11
[PATCH 18/32] man/curs_getch.3x: Fix content and style nits.
,
G. Branden Robinson
,
2024/05/11
[PATCH 17/32] man/curs_add_wchstr.3x: Align wording with curs_addchstr.3x.
,
G. Branden Robinson
,
2024/05/11
[PATCH 16/32] man/curs_addchstr.3x: Revise.
,
G. Branden Robinson
,
2024/05/11
[PATCH 15/32] man/ncurses.3x: Describe strings of chtype and cchar_t types.
,
G. Branden Robinson
,
2024/05/11
[PATCH 14/32] man/curs_util.3x: Use idiomatic formal argument name.
,
G. Branden Robinson
,
2024/05/11
[PATCH 13/32] man/curs_util.3x: Drop redundant sentence.
,
G. Branden Robinson
,
2024/05/11
[PATCH 12/32] man/ncurses.3x: Note keybound() and use_legacy_coding() as extensions.
,
G. Branden Robinson
,
2024/05/11
[PATCH 11/32] man/ncurses.3x: Clarify ncurses feature list.
,
G. Branden Robinson
,
2024/05/11
[PATCH 10/32] man/curs_getyx.3x: Revise.
,
G. Branden Robinson
,
2024/05/11
[PATCH 09/32] man/curs_termattrs.3x: Revise summary.
,
G. Branden Robinson
,
2024/05/11
[PATCH 08/32] man/ncurses.3x: Clarify return value material.
,
G. Branden Robinson
,
2024/05/11
[PATCH 07/32] man/ncurses.3x: Revise presentation of `--disable-overwite` configuration option.
,
G. Branden Robinson
,
2024/05/11
[PATCH 06/32] man/ncurses.3x: Recast.
,
G. Branden Robinson
,
2024/05/11
[PATCH 05/32] man/curs_outopts.3x: Relocate material.
,
G. Branden Robinson
,
2024/05/11
[PATCH 04/32] man/curs_inch.3x: Revise.
,
G. Branden Robinson
,
2024/05/11
[PATCH 03/32] Relocate material.
,
G. Branden Robinson
,
2024/05/11
[PATCH 02/32] man/ncurses.3x: Revise.
,
G. Branden Robinson
,
2024/05/11
[PATCH 01/32] man/curs_mouse.3x: Fix error.
,
G. Branden Robinson
,
2024/05/11
[PATCH 00/32] Various man page revisions.
,
G. Branden Robinson
,
2024/05/11
stale man page summaries at ncurses web site
,
G. Branden Robinson
,
2024/05/10
Re: stale man page summaries at ncurses web site
,
Thomas Dickey
,
2024/05/11
Re: stale man page summaries at ncurses web site
,
G. Branden Robinson
,
2024/05/11
bkgd() with character part set to 0
,
Bill Gray
,
2024/05/06
Re: bkgd() with character part set to 0
,
Thomas Dickey
,
2024/05/06
Re: bkgd() with character part set to 0
,
Bill Gray
,
2024/05/06
Overflow in out_limit calculation
,
Miroslav Lichvar
,
2024/05/06
Re: Overflow in out_limit calculation
,
Thomas Dickey
,
2024/05/06
Re: Overflow in out_limit calculation
,
Miroslav Lichvar
,
2024/05/07
Re: Overflow in out_limit calculation
,
Thomas Dickey
,
2024/05/07
Re: Overflow in out_limit calculation
,
Thomas Dickey
,
2024/05/07
Ada build problem with 6.5.20240504
,
G. Branden Robinson
,
2024/05/06
Re: Ada build problem with 6.5.20240504
,
Thomas Dickey
,
2024/05/06
Re: Ada build problem with 6.5.20240504
,
G. Branden Robinson
,
2024/05/06
Re: Ada build problem with 6.5.20240504
,
Thomas Dickey
,
2024/05/07
ANN: ncurses-6.5-20240504
,
Thomas Dickey
,
2024/05/04
Re: Proposed v2: revised man(7) synopsis macros
,
G. Branden Robinson
,
2024/05/03
Re: Proposed v2: revised man(7) synopsis macros
,
Alejandro Colomar
,
2024/05/05
Re: Proposed v2: revised man(7) synopsis macros
,
Alejandro Colomar
,
2024/05/05
Re: Proposed v2: revised man(7) synopsis macros
,
G. Branden Robinson
,
2024/05/05
Re: Proposed v2: revised man(7) synopsis macros
,
Alejandro Colomar
,
2024/05/05
Re: Proposed v2: revised man(7) synopsis macros
,
Alejandro Colomar
,
2024/05/05
Re: Proposed v2: revised man(7) synopsis macros
,
G. Branden Robinson
,
2024/05/05
Re: Proposed v2: revised man(7) synopsis macros
,
Alejandro Colomar
,
2024/05/05
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc