mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
notcurses_init.3: close parenthetical
This commit is contained in:
parent
f0558ff67a
commit
89622ed1a1
@ -193,7 +193,7 @@ glyph forms this cursor, and whether it e.g. blinks.
|
|||||||
|
|
||||||
By default, Notcurses disables this cursor in rendered mode. It can be turned
|
By default, Notcurses disables this cursor in rendered mode. It can be turned
|
||||||
back on with **notcurses_enable_cursor**, which has immediate effect (there is
|
back on with **notcurses_enable_cursor**, which has immediate effect (there is
|
||||||
no need to call **notcurses_render(3)**. If already visible, this function
|
no need to call **notcurses_render(3)**). If already visible, this function
|
||||||
updates the location. Each time the physical screen is updated, Notcurses will
|
updates the location. Each time the physical screen is updated, Notcurses will
|
||||||
disable the cursor, write the update, move the cursor back to this location,
|
disable the cursor, write the update, move the cursor back to this location,
|
||||||
and finally make the cursor visible. **notcurses_cursor_yx** retrieves the
|
and finally make the cursor visible. **notcurses_cursor_yx** retrieves the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user