freebsd-dev/usr.bin/more
Joerg Wunsch 984e3edbe2 Make more not immediately exit on a short file, if the -e option is
given.  This makes more -e basically usable at all when your termcap
entry supports an alternate screen buffer (like xterm-r6).

I wonder whether we should make more -e the default.  Oure more seems
to be the only one on the world with this funny behaviour.

2.2 candidate

Submitted by:	dawes@rf900.physics.usyd.edu.au (David Dawes)
1997-03-02 18:55:42 +00:00
..
ch.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
command.c Make more not immediately exit on a short file, if the -e option is 1997-03-02 18:55:42 +00:00
decode.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
help.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
input.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
less.h 1) Make ctype-aware expect chars in range 0200-0204 treated 1994-09-22 01:19:13 +00:00
line.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
linenum.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
main.c Pick collate info for RE character ranges 1996-08-11 16:22:47 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 19:58:13 +00:00
more.1 Make more not immediately exit on a short file, if the -e option is 1997-03-02 18:55:42 +00:00
more.help BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
option.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
os.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
output.c include ctype.h to pick isprint macro 1997-01-12 13:34:13 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
position.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
prim.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
screen.c Remove _set_ospeed, trick done in tgetent now 1995-08-05 21:25:28 +00:00
signal.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
tags.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
ttyin.c Back out part of ctype fixes, unneded with new ctypoe 1994-10-09 15:40:07 +00:00