notcurses/doc/man/man3
Nick Black c6a9997554
Normalize ncplane_at_* / ncplane_set_base() (#479)
* ncplane_at_* and ncplane_at_cursor_*

We had notcurses_at_yx() expanding into three distinct parts of
the cell structure, and ncplane_at_yx() / ncplane_at_cursor()
writing directly to a cell. It was annoying to remember which
was which. The latter two now have a signature matching
notcurses_at_yx(), while the old functionality has been moved
to ncplane_at_yx_cell() and ncplane_at_cursor_yx(). #476
2020-04-18 00:09:14 -04:00
..
notcurses_cell.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_channels.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_directmode.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_fade.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_init.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_input.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_lines.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_menu.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_multiselector.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_ncplane.3.md Normalize ncplane_at_* / ncplane_set_base() (#479) 2020-04-18 00:09:14 -04:00
notcurses_ncvisual.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_output.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_palette.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_plot.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_reel.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_refresh.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_render.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_selector.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_stats.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_stdplane.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses_stop.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00
notcurses.3.md prep for 1.3.0 #460 2020-04-11 22:00:34 -04:00