NetBSD/usr.bin/more
jtc c61d94462f Do not emit ti and te sequences. This loses for terminals with termcap
entries that switch to and from an alternate text page.  When viewing a
file with fewer lines than the screen length, more would switch to the
alt screen, display the file, and then switch back.
1995-05-16 22:18:33 +00:00
..
Makefile Added TERMIOS support. 1994-04-16 08:14:50 +00:00
ch.c
command.c pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
decode.c
filename.c pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
help.c
input.c
less.h
line.c
linenum.c
main.c pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
more.1
more.help
option.c
os.c pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
output.c pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
pathnames.h
position.c
prim.c pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
screen.c Do not emit ti and te sequences. This loses for terminals with termcap 1995-05-16 22:18:33 +00:00
signal.c
tags.c pull in headers, as appropriate 1994-12-24 17:17:05 +00:00
ttyin.c