NetBSD/lib/libcurses
jdc 5436cf8ed4 Add a hack for xterm-like terminals where "\E[m" will turn off
other attributes.
2002-09-11 15:23:24 +00:00
..
EXAMPLES
PSD.doc add ${MACROS} to roff call to make output paper readable 2002-08-13 20:07:31 +00:00
Makefile Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc). 2002-08-19 09:41:27 +00:00
acs.c
addbytes.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
addch.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
addnstr.c
attributes.c
background.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
bell.c
border.c
box.c
clear.c
clearok.c
clrtobot.c
clrtoeol.c Make sure we always update curx, cury and __ISPASTEOL. 2002-08-04 14:13:49 +00:00
color.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
copywin.c
cr_put.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
ctrace.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
cur_hash.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
curs_set.c
curses.3 Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
curses.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
curses.h Sort attr* functions/macros. 2002-08-04 17:08:16 +00:00
curses_private.h Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
delch.c
deleteln.c
delwin.c
erase.c
flushok.c
fullname.c
getch.c
getstr.c
getyx.c
id_subwins.c
idcok.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
idlok.c
inch.c
inchstr.c
initscr.c
insch.c
insdelln.c
insertln.c
instr.c
keypad.c
leaveok.c
line.c
longname.c
meta.c
move.c
mvwin.c
newwin.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
nodelay.c
notimeout.c
overlay.c
overwrite.c
pause.c
printw.c __STDC__ is always defined on NetBSD. 2002-05-26 16:53:30 +00:00
putchar.c
refresh.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
resize.c * Added new function idcok - this closes PR 10802 2002-07-19 13:22:41 +00:00
scanw.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
screen.c Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
scroll.c
scrollok.c
setterm.c Add a hack for xterm-like terminals where "\E[m" will turn off 2002-09-11 15:23:24 +00:00
shlib_version Set the curses default colours to white on black when using colour. 2002-08-04 16:43:04 +00:00
standout.c
timeout.c
toucholap.c
touchwin.c
tscroll.c PR/17352: David Laight: Curses core-dumps on windows > 1024 wide. 2002-06-26 18:13:59 +00:00
tstp.c Reset cursor visibility after restarting the screen, as the cursor visibility 2002-08-04 14:11:59 +00:00
tty.c handle non-tty cases more gracefully. 2002-06-26 18:23:28 +00:00
unctrl.c
unctrl.h
underscore.c