mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2025-01-30 15:19:27 +08:00
7fa7badf32
+ minor cleanup to test/view.c: + eliminate "-n" option by simply reading the whole file. + implement page up/down commands. + add check in tput for init/reset operands to ensure those use a terminal. + improve manual pages which discuss chtype, cchar_t types and the attribute values which can be stored in those types. + correct array-index when parsing "-T" command-line option in tabs program. + modify demo_new_pair.c to pass extended pairs to setcchar(). + add test/dots_xcurses.c to illustrate a different approach used for extended colors which can be contrasted with dots_curses.c. + add a check in tic to note when a description uses non-mandatory delays without xon_xoff. This is not an error, but some descriptions for a terminal emulator may use the combination incorrectly. |
||
---|---|---|
.. | ||
capconvert | ||
clear_cmd.c | ||
clear_cmd.h | ||
clear.c | ||
clear.sh | ||
dump_entry.c | ||
dump_entry.h | ||
infocmp.c | ||
Makefile.in | ||
MKtermsort.sh | ||
modules | ||
progs.priv.h | ||
reset_cmd.c | ||
reset_cmd.h | ||
tabs.c | ||
tic.c | ||
toe.c | ||
tparm_type.c | ||
tparm_type.h | ||
tput.c | ||
transform.c | ||
tset.c | ||
tty_settings.c | ||
tty_settings.h |