(3ocurses) - SVR4 curses library routines

Intro
Introduction to SVR4 curses, form, menu, and panel library routines
addch
add a character (with attributes) to a curses window and advance cursor
addchnstr
add string of characters (and attributes) to a curses window
addchstr
add string of characters (and attributes) to a curses window
addnstr
add a string of characters to a curses window and advance cursor
addnwstr
add a string of wchar_t characters to a curses window and advance cursor
addstr
add a string of characters to a curses window and advance cursor
addwch
add a wchar_t character (with attributes) to a curses window and advance cursor
addwchnstr
add string of wchar_t characters (and attributes) to a curses window
addwchstr
add string of wchar_t characters (and attributes) to a curses window
addwstr
add a string of wchar_t characters to a curses window and advance cursor
attroff
curses character and window attribute control routines
attron
curses character and window attribute control routines
attrset
curses character and window attribute control routines
baudrate
curses environment query routines
beep
curses bell and screen flash routines
bkgd
curses window background manipulation routines
bkgdset
curses window background manipulation routines
border
create curses borders, horizontal and vertical lines
bottom_panel
panels deck manipulation routines
box
create curses borders, horizontal and vertical lines
can_change_color
curses color manipulation routines
cbreak
curses terminal input option control routines
clear
clear all or part of a curses window
clearok
curses terminal output option control routines
clrtobot
clear all or part of a curses window
clrtoeol
clear all or part of a curses window
color_content
curses color manipulation routines
copywin
overlap and manipulate overlapped curses windows
current_field
set forms current page and field
current_item
set and get current menus items
curs_addch
add a character (with attributes) to a curses window and advance cursor
curs_addchstr
add string of characters (and attributes) to a curses window
curs_addstr
add a string of characters to a curses window and advance cursor
curs_addwch
add a wchar_t character (with attributes) to a curses window and advance cursor
curs_addwchstr
add string of wchar_t characters (and attributes) to a curses window
curs_addwstr
add a string of wchar_t characters to a curses window and advance cursor
curs_attr
curses character and window attribute control routines
curs_beep
curses bell and screen flash routines
curs_bkgd
curses window background manipulation routines
curs_border
create curses borders, horizontal and vertical lines
curs_clear
clear all or part of a curses window
curs_color
curses color manipulation routines
curs_delch
delete character under cursor in a curses window
curs_deleteln
delete and insert lines in a curses window
curses
CRT screen handling and optimization package
curs_getch
get (or push back) characters from curses terminal keyboard
curs_getstr
get character strings from curses terminal keyboard
curs_getwch
get (or push back) wchar_t characters from curses terminal keyboard
curs_getwstr
get wchar_t character strings from curses terminal keyboard
curs_getyx
get curses cursor and window coordinates
curs_inch
get a character and its attributes from a curses window
curs_inchstr
get a string of characters (and attributes) from a curses window
curs_initscr
curses screen initialization and manipulation routines
curs_inopts
curses terminal input option control routines
curs_insch
insert a character before the character under the cursor in a curses window
curs_insstr
insert string before character under the cursor in a curses window
curs_instr
get a string of characters from a curses window
curs_inswch
insert a wchar_t character before the character under the cursor in a curses window
curs_inswstr
insert wchar_t string before character under the cursor in a curses window
curs_inwch
get a wchar_t character and its attributes from a curses window
curs_inwchstr
get a string of wchar_t characters (and attributes) from a curses window
curs_inwstr
get a string of wchar_t characters from a curses window
curs_kernel
low-level curses routines
curs_move
move curses window cursor
curs_outopts
curses terminal output option control routines
curs_overlay
overlap and manipulate overlapped curses windows
curs_pad
create and display curses pads
curs_printw
print formatted output in curses windows
curs_refresh
refresh curses windows and lines
curs_scanw
convert formatted input from a curses window
curs_scr_dump
read (write) a curses screen from (to) a file
curs_scroll
scroll a curses window
curs_set
low-level curses routines
curs_slk
curses soft label routines
curs_termattrs
curses environment query routines
curs_termcap
curses interfaces (emulated) to the termcap library
curs_terminfo
curses interfaces to terminfo database
curs_touch
curses refresh control routines
curs_util
miscellaneous curses utility routines
curs_window
create curses windows
data_ahead
tell if forms field has off-screen data ahead or behind
data_behind
tell if forms field has off-screen data ahead or behind
def_prog_mode
low-level curses routines
def_shell_mode
low-level curses routines
delay_output
miscellaneous curses utility routines
delch
delete character under cursor in a curses window
del_curterm
curses interfaces to terminfo database
deleteln
delete and insert lines in a curses window
del_panel
create and destroy panels
delscreen
curses screen initialization and manipulation routines
delwin
create curses windows
derwin
create curses windows
doupdate
refresh curses windows and lines
draino
miscellaneous curses utility routines
dup_field
create and destroy forms fields
dupwin
create curses windows
dynamic_field_info
get forms field characteristics
echo
curses terminal input option control routines
echochar
add a character (with attributes) to a curses window and advance cursor
echowchar
add a wchar_t character (with attributes) to a curses window and advance cursor
endwin
curses screen initialization and manipulation routines
erase
clear all or part of a curses window
erasechar
curses environment query routines
field_arg
forms field data type validation
field_back
format the general display attributes of forms
field_buffer
set and get forms field attributes
field_count
connect fields to forms
field_fore
format the general display attributes of forms
field_index
set forms current page and field
field_info
get forms field characteristics
field_init
assign application-specific routines for invocation by forms
field_just
format the general appearance of forms
field_opts
forms field option routines
field_opts_off
forms field option routines
field_opts_on
forms field option routines
field_pad
format the general display attributes of forms
field_status
set and get forms field attributes
field_term
assign application-specific routines for invocation by forms
field_type
forms field data type validation
field_userptr
associate application data with forms
filter
miscellaneous curses utility routines
flash
curses bell and screen flash routines
flushinp
miscellaneous curses utility routines
form_cursor
position forms window cursor
form_data
tell if forms field has off-screen data ahead or behind
form_driver
command processor for the forms subsystem
form_field
connect fields to forms
form_field_attributes
format the general display attributes of forms
form_field_buffer
set and get forms field attributes
form_field_info
get forms field characteristics
form_field_just
format the general appearance of forms
form_field_new
create and destroy forms fields
form_field_opts
forms field option routines
form_fields
connect fields to forms
form_fieldtype
forms fieldtype routines
form_field_userptr
associate application data with forms
form_field_validation
forms field data type validation
form_hook
assign application-specific routines for invocation by forms
form_init
assign application-specific routines for invocation by forms
form_new
create and destroy forms
form_new_page
forms pagination
form_opts
forms option routines
form_opts_off
forms option routines
form_opts_on
forms option routines
form_page
set forms current page and field
form_post
write or erase forms from associated subwindows
forms
character based forms package
form_sub
forms window and subwindow association routines
form_term
assign application-specific routines for invocation by forms
form_userptr
associate application data with forms
form_win
forms window and subwindow association routines
free_field,
create and destroy forms fields
free_fieldtype
forms fieldtype routines
free_form
create and destroy forms
free_item
create and destroy menus items
free_menu
create and destroy menus
getbegyx
get curses cursor and window coordinates
getch
get (or push back) characters from curses terminal keyboard
getmaxyx
get curses cursor and window coordinates
getnwstr
get wchar_t character strings from curses terminal keyboard
getparyx
get curses cursor and window coordinates
getstr
get character strings from curses terminal keyboard
getsyx
low-level curses routines
getwch
get (or push back) wchar_t characters from curses terminal keyboard
getwin
miscellaneous curses utility routines
getwstr
get wchar_t character strings from curses terminal keyboard
getyx
get curses cursor and window coordinates
halfdelay
curses terminal input option control routines
has_colors
curses color manipulation routines
has_ic
curses environment query routines
has_il
curses environment query routines
hide_panel
panels deck manipulation routines
hline
create curses borders, horizontal and vertical lines
idcok immedok
curses terminal output option control routines
idlok
curses terminal output option control routines
inch
get a character and its attributes from a curses window
inchnstr
get a string of characters (and attributes) from a curses window
inchstr
get a string of characters (and attributes) from a curses window
init_color
curses color manipulation routines
init_pair
curses color manipulation routines
initscr
curses screen initialization and manipulation routines
innstr
get a string of characters from a curses window
innwstr
get a string of wchar_t characters from a curses window
insch
insert a character before the character under the cursor in a curses window
insdelln
delete and insert lines in a curses window
insertln
delete and insert lines in a curses window
insnstr
insert string before character under the cursor in a curses window
insnwstr
insert wchar_t string before character under the cursor in a curses window
insstr
insert string before character under the cursor in a curses window
instr
get a string of characters from a curses window
inswch
insert a wchar_t character before the character under the cursor in a curses window
inswstr
insert wchar_t string before character under the cursor in a curses window
intrflush
curses terminal input option control routines
inwch
get a wchar_t character and its attributes from a curses window
inwchnstr
get a string of wchar_t characters (and attributes) from a curses window
inwchstr
get a string of wchar_t characters (and attributes) from a curses window
inwstr
get a string of wchar_t characters from a curses window
isendwin
curses screen initialization and manipulation routines
is_linetouched
curses refresh control routines
is_wintouched
curses refresh control routines
item_count
connect and disconnect items to and from menus
item_description
get menus item name and description
item_index
set and get current menus items
item_init
assign application-specific routines for automatic invocation by menus
item_name
get menus item name and description
item_opts
menus item option routines
item_opts_off
menus item option routines
item_opts_on
menus item option routines
item_term
assign application-specific routines for automatic invocation by menus
item_userptr
associate application data with menus items
item_value
set and get menus item values
item_visible
tell if menus item is visible
keyname
miscellaneous curses utility routines
keypad
curses terminal input option control routines
killchar
curses environment query routines
leaveok
curses terminal output option control routines
link_field
create and destroy forms fields
link_fieldtype
forms fieldtype routines
longname
curses environment query routines
menu_attributes
control menus display attributes
menu_back
control menus display attributes
menu_cursor
correctly position a menus cursor
menu_driver
command processor for the menus subsystem
menu_fore
control menus display attributes
menu_format
set and get maximum numbers of rows and columns in menus
menu_grey
control menus display attributes
menu_hook
assign application-specific routines for automatic invocation by menus
menu_init
assign application-specific routines for automatic invocation by menus
menu_item_current
set and get current menus items
menu_item_name
get menus item name and description
menu_item_new
create and destroy menus items
menu_item_opts
menus item option routines
menu_items
connect and disconnect items to and from menus
menu_item_userptr
associate application data with menus items
menu_item_value
set and get menus item values
menu_item_visible
tell if menus item is visible
menu_mark
menus mark string routines
menu_new
create and destroy menus
menu_opts
menus option routines
menu_opts_off
menus option routines
menu_opts_on
menus option routines
menu_pad
control menus display attributes
menu_pattern
set and get menus pattern match buffer
menu_post
write or erase menus from associated subwindows
menus
character based menus package
menu_sub
menus window and subwindow association routines
menu_term
assign application-specific routines for automatic invocation by menus
menu_userptr
associate application data with menus
menu_win
menus window and subwindow association routines
meta
curses terminal input option control routines
move
move curses window cursor
move_field
connect fields to forms
move_panel
move a panels window on the virtual screen
mvaddch
add a character (with attributes) to a curses window and advance cursor
mvaddchnstr
add string of characters (and attributes) to a curses window
mvaddchstr
add string of characters (and attributes) to a curses window
mvaddnstr
add a string of characters to a curses window and advance cursor
mvaddnwstr
add a string of wchar_t characters to a curses window and advance cursor
mvaddstr
add a string of characters to a curses window and advance cursor
mvaddwch
add a wchar_t character (with attributes) to a curses window and advance cursor
mvaddwchnstr
add string of wchar_t characters (and attributes) to a curses window
mvaddwchstr
add string of wchar_t characters (and attributes) to a curses window
mvaddwstr
add a string of wchar_t characters to a curses window and advance cursor
mvcur
curses interfaces to terminfo database
mvdelch
delete character under cursor in a curses window
mvderwin
create curses windows
mvgetch
get (or push back) characters from curses terminal keyboard
mvgetnwstr
get wchar_t character strings from curses terminal keyboard
mvgetstr
get character strings from curses terminal keyboard
mvgetwch
get (or push back) wchar_t characters from curses terminal keyboard
mvgetwstr
get wchar_t character strings from curses terminal keyboard
mvinch
get a character and its attributes from a curses window
mvinchnstr
get a string of characters (and attributes) from a curses window
mvinchstr
get a string of characters (and attributes) from a curses window
mvinnstr
get a string of characters from a curses window
mvinnwstr
get a string of wchar_t characters from a curses window
mvinsch
insert a character before the character under the cursor in a curses window
mvinsnstr
insert string before character under the cursor in a curses window
mvinsnwstr
insert wchar_t string before character under the cursor in a curses window
mvinsstr
insert string before character under the cursor in a curses window
mvinstr
get a string of characters from a curses window
mvinswch
insert a wchar_t character before the character under the cursor in a curses window
mvinswstr
insert wchar_t string before character under the cursor in a curses window
mvinwch
get a wchar_t character and its attributes from a curses window
mvinwchnstr
get a string of wchar_t characters (and attributes) from a curses window
mvinwchstr
get a string of wchar_t characters (and attributes) from a curses window
mvinwstr
get a string of wchar_t characters from a curses window
mvprintw
print formatted output in curses windows
mvscanw
convert formatted input from a curses window
mvwaddch
add a character (with attributes) to a curses window and advance cursor
mvwaddchnstr
add string of characters (and attributes) to a curses window
mvwaddchstr
add string of characters (and attributes) to a curses window
mvwaddnstr
add a string of characters to a curses window and advance cursor
mvwaddnwstr
add a string of wchar_t characters to a curses window and advance cursor
mvwaddstr
add a string of characters to a curses window and advance cursor
mvwaddwch
add a wchar_t character (with attributes) to a curses window and advance cursor
mvwaddwchnstr
add string of wchar_t characters (and attributes) to a curses window
mvwaddwchstr
add string of wchar_t characters (and attributes) to a curses window
mvwaddwstr
add a string of wchar_t characters to a curses window and advance cursor
mvwdelch
delete character under cursor in a curses window
mvwgetch
get (or push back) characters from curses terminal keyboard
mvwgetnwstr
get wchar_t character strings from curses terminal keyboard
mvwgetstr
get character strings from curses terminal keyboard
mvwgetwch
get (or push back) wchar_t characters from curses terminal keyboard
mvwgetwstr
get wchar_t character strings from curses terminal keyboard
mvwin
create curses windows
mvwinch
get a character and its attributes from a curses window
mvwinchnstr
get a string of characters (and attributes) from a curses window
mvwinchstr
get a string of characters (and attributes) from a curses window
mvwinnstr
get a string of characters from a curses window
mvwinnwstr
get a string of wchar_t characters from a curses window
mvwinsch
insert a character before the character under the cursor in a curses window
mvwinsnstr
insert string before character under the cursor in a curses window
mvwinsnwstr
insert wchar_t string before character under the cursor in a curses window
mvwinsstr
insert string before character under the cursor in a curses window
mvwinstr
get a string of characters from a curses window
mvwinswch
insert a wchar_t character before the character under the cursor in a curses window
mvwinswstr
insert wchar_t string before character under the cursor in a curses window
mvwinwch
get a wchar_t character and its attributes from a curses window
mvwinwchnstr
get a string of wchar_t characters (and attributes) from a curses window
mvwinwchstr
get a string of wchar_t characters (and attributes) from a curses window
mvwinwstr
get a string of wchar_t characters from a curses window
mvwprintw
print formatted output in curses windows
mvwscanw
convert formatted input from a curses window
napms
low-level curses routines
new_field
create and destroy forms fields
new_fieldtype
forms fieldtype routines
new_form
create and destroy forms
new_item
create and destroy menus items
new_menu
create and destroy menus
newpad
create and display curses pads
new_page
forms pagination
new_panel
create and destroy panels
newterm
curses screen initialization and manipulation routines
newwin
create curses windows
nl
curses terminal output option control routines
nocbreak
curses terminal input option control routines
nodelay
curses terminal input option control routines
noecho
curses terminal input option control routines
nonl
curses terminal output option control routines
noqiflush
curses terminal input option control routines
noraw
curses terminal input option control routines
notimeout
curses terminal input option control routines
overlay
overlap and manipulate overlapped curses windows
overwrite
overlap and manipulate overlapped curses windows
pair_content
curses color manipulation routines
panel_above
panels deck traversal primitives
panel_below
panels deck traversal primitives
panel_hidden
panels deck manipulation routines
panel_move
move a panels window on the virtual screen
panel_new
create and destroy panels
panels
character based panels package
panel_show
panels deck manipulation routines
panel_top
panels deck manipulation routines
panel_update
panels virtual screen refresh routine
panel_userptr
associate application data with a panels panel
panel_window
get or set the current window of a panels panel
pechochar
create and display curses pads
pechowchar
create and display curses pads
pnoutrefresh
create and display curses pads
pos_form_cursor
position forms window cursor
pos_menu_cursor
correctly position a menus cursor
post_form
write or erase forms from associated subwindows
post_menu
write or erase menus from associated subwindows
prefresh
create and display curses pads
printw
print formatted output in curses windows
putp
curses interfaces to terminfo database
putwin
miscellaneous curses utility routines
qiflush
curses terminal input option control routines
raw
curses terminal input option control routines
redrawwin
refresh curses windows and lines
refresh
refresh curses windows and lines
replace_panel
get or set the current window of a panels panel
reset_prog_mode
low-level curses routines
reset_shell_mode
low-level curses routines
resetty
low-level curses routines
restartterm
curses interfaces to terminfo database
ripoffline
low-level curses routines
savetty
low-level curses routines
scale_form
forms window and subwindow association routines
scale_menu
menus window and subwindow association routines
scanw
convert formatted input from a curses window
scr_dump
read (write) a curses screen from (to) a file
scr_init
read (write) a curses screen from (to) a file
scroll
scroll a curses window
scrollok
curses terminal output option control routines
scr_restore
read (write) a curses screen from (to) a file
scr_set
read (write) a curses screen from (to) a file
set_current_field
set forms current page and field
set_current_item
set and get current menus items
set_curterm
curses interfaces to terminfo database
set_field_back
format the general display attributes of forms
set_field_buffer
set and get forms field attributes
set_field_fore
format the general display attributes of forms
set_field_init
assign application-specific routines for invocation by forms
set_field_just
format the general appearance of forms
set_field_opts
forms field option routines
set_field_pad
format the general display attributes of forms
set_field_status
set and get forms field attributes
set_field_term
assign application-specific routines for invocation by forms
set_field_type
forms field data type validation
set_fieldtype_arg
forms fieldtype routines
set_fieldtype_choice
forms fieldtype routines
set_field_userptr
associate application data with forms
set_form_fields
connect fields to forms
set_form_init
assign application-specific routines for invocation by forms
set_form_opts
forms option routines
set_form_page
set forms current page and field
set_form_sub
forms window and subwindow association routines
set_form_term
assign application-specific routines for invocation by forms
set_form_userptr
associate application data with forms
set_form_win
forms window and subwindow association routines
set_item_init
assign application-specific routines for automatic invocation by menus
set_item_opts
menus item option routines
set_item_term
assign application-specific routines for automatic invocation by menus
set_item_userptr
associate application data with menus items
set_item_value
set and get menus item values
set_max_field
set and get forms field attributes
set_menu_back
control menus display attributes
set_menu_fore
control menus display attributes
set_menu_format
set and get maximum numbers of rows and columns in menus
set_menu_grey
control menus display attributes
set_menu_init
assign application-specific routines for automatic invocation by menus
set_menu_items
connect and disconnect items to and from menus
set_menu_mark
menus mark string routines
set_menu_opts
menus option routines
set_menu_pad
control menus display attributes
set_menu_pattern
set and get menus pattern match buffer
set_menu_sub
menus window and subwindow association routines
set_menu_term
assign application-specific routines for automatic invocation by menus
set_menu_userptr
associate application data with menus
set_menu_win
menus window and subwindow association routines
set_new_page
forms pagination
set_panel_userptr
associate application data with a panels panel
setscrreg
curses terminal output option control routines
setsyx
low-level curses routines
set_term
curses screen initialization and manipulation routines
setterm
curses interfaces to terminfo database
set_top_row
set and get current menus items
setupterm
curses interfaces to terminfo database
show_panel
panels deck manipulation routines
slk_attroff
curses soft label routines
slk_attron
curses soft label routines
slk_attrset
curses soft label routines
slk_clear
curses soft label routines
slk_init
curses soft label routines
slk_label
curses soft label routines
slk_noutrefresh
curses soft label routines
slk_refresh
curses soft label routines
slk_restore
curses soft label routines
slk_set
curses soft label routines
slk_touch
curses soft label routines
srcl
scroll a curses window
standend
curses character and window attribute control routines
standout
curses character and window attribute control routines
start_color
curses color manipulation routines
subpad
create and display curses pads
subwin
create curses windows
syncok
create curses windows
tam
TAM transition libraries
termattrs
curses environment query routines
termname
curses environment query routines
tgetent
curses interfaces (emulated) to the termcap library
tgetflag
curses interfaces (emulated) to the termcap library
tgetnum
curses interfaces (emulated) to the termcap library
tgetstr
curses interfaces (emulated) to the termcap library
tgoto
curses interfaces (emulated) to the termcap library
tigetflag
curses interfaces to terminfo database
tigetnum
curses interfaces to terminfo database
tigetstr
curses interfaces to terminfo database
timeout
curses terminal input option control routines
top_panel
panels deck manipulation routines
top_row
set and get current menus items
touchline
curses refresh control routines
touchwin
curses refresh control routines
tparm
curses interfaces to terminfo database
tputs
curses interfaces to terminfo database
typeahead
curses terminal input option control routines
unctrl
miscellaneous curses utility routines
ungetch
get (or push back) characters from curses terminal keyboard
ungetwch
get (or push back) wchar_t characters from curses terminal keyboard
unpost_form
write or erase forms from associated subwindows
unpost_menu
write or erase menus from associated subwindows
untouchwin
curses refresh control routines
update_panels
panels virtual screen refresh routine
use_env
miscellaneous curses utility routines
vidattr
curses interfaces to terminfo database
vidputs
curses interfaces to terminfo database
vline
create curses borders, horizontal and vertical lines
vwprintw
print formatted output in curses windows
vwscanw
convert formatted input from a curses window
waddch
add a character (with attributes) to a curses window and advance cursor
waddchnstr
add string of characters (and attributes) to a curses window
waddchstr
add string of characters (and attributes) to a curses window
waddnstr
add a string of characters to a curses window and advance cursor
waddnwstr
add a string of wchar_t characters to a curses window and advance cursor
waddstr
add a string of characters to a curses window and advance cursor
waddwch
add a wchar_t character (with attributes) to a curses window and advance cursor
waddwchnstr
add string of wchar_t characters (and attributes) to a curses window
waddwchstr
add string of wchar_t characters (and attributes) to a curses window
waddwstr
add a string of wchar_t characters to a curses window and advance cursor
wattroff
curses character and window attribute control routines
wattron
curses character and window attribute control routines
wattrset
curses character and window attribute control routines
wbkgd
curses window background manipulation routines
wbkgdset
curses window background manipulation routines
wborder
create curses borders, horizontal and vertical lines
wclear
clear all or part of a curses window
wclrtobot
clear all or part of a curses window
wclrtoeol
clear all or part of a curses window
wcursyncup
create curses windows
wdelch
delete character under cursor in a curses window
wdeleteln
delete and insert lines in a curses window
wechochar
add a character (with attributes) to a curses window and advance cursor
wechowchar
add a wchar_t character (with attributes) to a curses window and advance cursor
werase
clear all or part of a curses window
wgetch
get (or push back) characters from curses terminal keyboard
wgetnstr
get character strings from curses terminal keyboard
wgetnwstr
get wchar_t character strings from curses terminal keyboard
wgetstr
get character strings from curses terminal keyboard
wgetwch
get (or push back) wchar_t characters from curses terminal keyboard
wgetwstr
get wchar_t character strings from curses terminal keyboard
whline
create curses borders, horizontal and vertical lines
winch
get a character and its attributes from a curses window
winchnstr
get a string of characters (and attributes) from a curses window
winchstr
get a string of characters (and attributes) from a curses window
winnstr
get a string of characters from a curses window
winnwstr
get a string of wchar_t characters from a curses window
winsch
insert a character before the character under the cursor in a curses window
winsdelln
delete and insert lines in a curses window
winsertln
delete and insert lines in a curses window
winsnstr
insert string before character under the cursor in a curses window
winsnwstr
insert wchar_t string before character under the cursor in a curses window
winsstr
insert string before character under the cursor in a curses window
winstr
get a string of characters from a curses window
winswch
insert a wchar_t character before the character under the cursor in a curses window
winswstr
insert wchar_t string before character under the cursor in a curses window
winwch
get a wchar_t character and its attributes from a curses window
winwchnstr
get a string of wchar_t characters (and attributes) from a curses window
winwchstr
get a string of wchar_t characters (and attributes) from a curses window
winwstr
get a string of wchar_t characters from a curses window
wmove
move curses window cursor
wnoutrefresh
refresh curses windows and lines
wprintw
print formatted output in curses windows
wredrawln
refresh curses windows and lines
wrefresh
refresh curses windows and lines
wscanw
convert formatted input from a curses window
wscrl
scroll a curses window
wsetscrreg
curses terminal output option control routines
wstandend
curses character and window attribute control routines
wstandout
curses character and window attribute control routines
wsyncdown
create curses windows
wsyncup
create curses windows
wtimeout
curses terminal input option control routines
wtouchln
curses refresh control routines
wvline
create curses borders, horizontal and vertical lines