Package libncurses-devel
- curs_add_wch(3x) β add a complex character and rendition to a curses window, then advance the cursor
- curs_add_wchstr(3x) β add an array of complex characters (and attributes) to a curses window
- curs_addch(3x) β add a character (with attributes) to a curses window, then advance the cursor
- curs_addchstr(3x) β add a string of characters (and attributes) to a curses window
- curs_addstr(3x) β add a string of characters to a curses window and advance cursor
- curs_addwstr(3x) β add a string of wide characters to a curses window and advance cursor
- curs_attr(3x) β curses character and window attribute control routines
- curs_beep(3x) β curses bell and screen flash routines
- curs_bkgd(3x) β curses window background manipulation routines
- curs_bkgrnd(3x) β curses window complex background manipulation routines
- curs_border(3x) β create curses borders, horizontal and vertical lines
- curs_border_set(3x) β create curses borders or lines using complex characters and renditions
- curs_clear(3x) β clear all or part of a curses window
- curs_color(3x) β curses color manipulation routines
- curs_delch(3x) β delete character under the cursor in a curses window
- curs_deleteln(3x) β delete and insert lines in a curses window
- curs_extend(3x) β miscellaneous curses extensions
- curs_get_wch(3x) β get (or push back) a wide character from curses terminal keyboard
- curs_get_wstr(3x) β get an array of wide characters from a curses terminal keyboard
- curs_getcchar(3x) β Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string
- curs_getch(3x) β get (or push back) characters from curses terminal keyboard
- curs_getstr(3x) β accept character strings from curses terminal keyboard
- curs_getyx(3x) β get curses cursor and window coordinates
- curs_in_wch(3x) β extract a complex character and rendition from a window
- curs_in_wchstr(3x) β get an array of complex characters and renditions from a curses window
- curs_inch(3x) β get a character and attributes from a curses window
- curs_inchstr(3x) β get a string of characters (and attributes) from a curses window
- curs_initscr(3x) β curses screen initialization and manipulation routines
- curs_inopts(3x) β curses input options
- curs_ins_wch(3x) β insert a complex character and rendition into a window
- curs_ins_wstr(3x) β insert a wide-character string into a curses window
- curs_insch(3x) β insert a character before cursor in a curses window
- curs_insstr(3x) β insert string before cursor in a curses window
- curs_instr(3x) β get a string of characters from a curses window
- curs_inwstr(3x) β get a string of wchar_t characters from a curses window
- curs_kernel(3x) β low-level curses routines
- curs_legacy(3x) β get curses cursor and window coordinates, attributes
- curs_memleaks(3x) β curses memory-leak checking
- curs_mouse(3x) β mouse interface through curses
- curs_move(3x) β move curses window cursor
- curs_opaque(3x) β curses window properties
- curs_outopts(3x) β curses output options
- curs_overlay(3x) β overlay and manipulate overlapped curses windows
- curs_pad(3x) β create and display curses pads
- curs_print(3x) β ship binary data to printer
- curs_printw(3x) β print formatted output in curses windows
- curs_refresh(3x) β refresh curses windows and lines
- curs_scanw(3x) β convert formatted input from a curses window
- curs_scr_dump(3x) β read (write) a curses screen from (to) a file
- curs_scroll(3x) β scroll a curses window
- curs_slk(3x) β curses soft label routines
- curs_sp_funcs(3x) β curses screen-pointer extension
- curs_termattrs(3x) β curses environment query routines
- curs_termcap(3x) β curses emulation of termcap
- curs_terminfo(3x) β curses interfaces to terminfo database
- curs_threads(3x) β curses thread support
- curs_touch(3x) β curses refresh control routines
- curs_trace(3x) β curses debugging routines
- curs_util(3x) β miscellaneous curses utility routines
- curs_variables(3x) β curses global variables
- curs_window(3x) β create curses windows
- default_colors(3x) β use terminal's default colors
- define_key(3x) β define a keycode
- form(3x) β curses extension for programming forms
- form_cursor(3x) β position a form window cursor
- form_data(3x) β test for off-screen data in given forms
- form_driver(3x) β command-processing loop of the form system
- form_field(3x) β make and break connections between fields and forms
- form_field_attributes(3x) β color and attribute control for form fields
- form_field_buffer(3x) β field buffer control
- form_field_info(3x) β retrieve field characteristics
- form_field_just(3x) β retrieve field characteristics
- form_field_new(3x) β create and destroy form fields
- form_field_opts(3x) β set and get field options
- form_field_userptr(3x) β associate application data with a form field
- form_field_validation(3x) β data type validation for fields
- form_fieldtype(3x) β define validation-field types
- form_hook(3x) β set hooks for automatic invocation by applications
- form_new(3x) β create and destroy forms
- form_new_page(3x) β form pagination functions
- form_opts(3x) β set and get form options
- form_page(3x) β set and get form page number
- form_post(3x) β write or erase forms from associated subwindows
- form_requestname(3x) β handle printable form request names
- form_userptr(3x) β associate application data with a form item
- form_variables(3x) β form system global variables
- form_win(3x) β make and break form window and subwindow associations
- key_defined(3x) β check if a keycode is defined
- keybound(3x) β return definition of keycode
- keyok(3x) β enable or disable a keycode
- legacy_coding(3x) β override locale-encoding checks
- menu(3x) β curses extension for programming menus
- menu_attributes(3x) β color and attribute control for menus
- menu_cursor(3x) β position a menu's cursor
- menu_driver(3x) β command-processing loop of the menu system
- menu_format(3x) β set and get menu sizes
- menu_hook(3x) β set hooks for automatic invocation by applications
- menu_items(3x) β make and break connections between items and menus
- menu_mark(3x) β get and set the menu mark string
- menu_new(3x) β create and destroy menus
- menu_opts(3x) β set and get menu options
- menu_pattern(3x) β set and get a menu's pattern buffer
- menu_post(3x) β write or erase menus from associated subwindows
- menu_requestname(3x) β handle printable menu request names
- menu_spacing(3x) β set and get spacing between menu items.
- menu_userptr(3x) β associate application data with a menu item
- menu_win(3x) β make and break menu window and subwindow associations
- mitem_current(3x) β set and get current_menu_item
- mitem_name(3x) β get menu item name and description fields
- mitem_new(3x) β create and destroy menu items
- mitem_opts(3x) β set and get menu item options
- mitem_userptr(3x) β associate application data with a menu item
- mitem_value(3x) β set and get menu item values
- mitem_visible(3x) β check visibility of a menu item
- ncurses(3x) β CRT screen handling and optimization package
- ncurses5-config(1) β helper script for ncurses libraries
- ncursesw5-config(1) β helper script for ncurses libraries
- new_pair(3x) β new curses color-pair functions
- panel(3x) β panel stack extension for curses
- resizeterm(3x) β change the curses terminal size
- term_variables(3x) β curses terminfo global variables
- wresize(3x) β resize a curses window
