freebsd-dev/usr.bin/more
green c97fff709a In the modern world, things are much faster than when more(1) was created.
Scrolling sideways is fast, and a "...skipping..." message making everything
blink does much more harm than good.
2000-05-21 18:35:28 +00:00
..
ch.c Rather than use an LRU-ordered circular list to store buffered data, 1999-12-28 05:47:24 +00:00
command.c Fix an uncommon bug that would cause us to stop accepting input if the 2000-05-12 03:53:38 +00:00
default.morerc Use termcap(5) function key sequences rather than hardcoding for syscons. 2000-05-12 04:02:13 +00:00
help.c Keep "-c" (top_scroll) through viewing help. 1998-07-25 05:28:32 +00:00
input.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
less.h Allow bookmarks to cross files. 2000-05-14 03:30:59 +00:00
less.morerc Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
line.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
linenum.c Delete dead code and clean comments a little. 1999-12-28 03:01:20 +00:00
macro.c $Id$ -> $FreeBSD$ 1999-09-05 19:13:04 +00:00
main.c I'm not sure what posessed me to initialize wraplines to FALSE in the prev 2000-05-15 16:39:58 +00:00
Makefile Backout previous commit to this file: it dies in buildworld environment. 2000-05-12 18:10:17 +00:00
more.1 Catchup with the times: 2000-05-16 17:19:32 +00:00
more.help Make the TAB key tab. Under syscons, shift-TAB also performs a backtab. 2000-05-11 00:56:55 +00:00
most.morerc Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
ncommand.c Allow bookmarks to cross files. 2000-05-14 03:30:59 +00:00
option.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
os.c Improve hack from previous commit to this file: exit if we get successive 2000-05-12 04:04:27 +00:00
output.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
pathnames.h Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
position.c General code cleanup [incomplete]. Make the arrow keys work. 1999-05-30 18:06:58 +00:00
prim.c In the modern world, things are much faster than when more(1) was created. 2000-05-21 18:35:28 +00:00
screen.c Create magic variables that return termcap(5) strings for function keys. 2000-05-12 04:00:23 +00:00
signal.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00
tags.c Remove assertion of Shigio Yamaguchi's copyright, by request in bin/13607. 1999-09-10 23:40:39 +00:00
ttyin.c Thorough revamp of how input commands are processed. This allows customization 1999-09-03 22:31:21 +00:00