X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_add_wch.3x.html;h=77ed34d591bd0f66543214d40f575af6852e9335;hp=de4bd25b91577f29929d9addd3f4f379799f5346;hb=f86cbeb5f9bd96ab041d34039c35749a14965039;hpb=90ffd624948c543a457324ee777717e4130f2ad2 diff --git a/doc/html/man/curs_add_wch.3x.html b/doc/html/man/curs_add_wch.3x.html index de4bd25b..77ed34d5 100644 --- a/doc/html/man/curs_add_wch.3x.html +++ b/doc/html/man/curs_add_wch.3x.html @@ -77,17 +77,17 @@ ous character at that location is removed. A new character specified by wch is placed at that location with rendition specified by wch. The cursor then - advances to the next spacing character on the screen. + advances to the next spacing character on the screen. o If wch refers to a non-spacing character, all previous - characters at that location are preserved. The non- - spacing characters of wch are added to the spacing - complex character, and the rendition specified by wch + characters at that location are preserved. The non- + spacing characters of wch are added to the spacing + complex character, and the rendition specified by wch is ignored. - o If the character part of wch is a tab, newline, - backspace or other control character, the window is - updated and the cursor moves as if addch were called. + o If the character part of wch is a tab, newline, + backspace or other control character, the window is + updated and the cursor moves as if addch were called. The echo_wchar function is functionally equivalent to a call to add_wch followed by a call to refresh. Similarly, @@ -104,14 +104,15 @@ characters. These symbols correspond to the same VT100 line-drawing set as addch(3x). + Name Unicode Default Description ---------------------------------------------------------------- WACS_BLOCK 0x25ae # solid square block WACS_BOARD 0x2592 # board of squares WACS_BTEE 0x2534 + bottom tee WACS_BULLET 0x00b7 o bullet - WACS_CKBOARD 0x2592 : checker board (stipple) + WACS_CKBOARD 0x2592 : checker board (stipple) WACS_DARROW 0x2193 v arrow pointing down WACS_DEGREE 0x00b0 ' degree symbol WACS_DIAMOND 0x25c6 + diamond @@ -143,6 +144,7 @@ The wide-character configuration of ncurses also defines symbols for thick- and double-lines: + Name Unicode Default Description --------------------------------------------------------------------- WACS_T_ULCORNER 0x250f + thick upper left corner