plan9port/src/cmd/9term
Russ Cox ba31ab3044 9term, acme: autoscroll
Ignore scroll/noscroll window setting.
Instead, scroll when the write begins in
or immediately after the displayed window content.

In the new scrolling discipline, executing
"Noscroll" is replaced by typing Page Up or
using the mouse to scroll higher in the buffer,
and executing "Scroll" is replaced by typing End
or using the mouse to scroll to the bottom of
the buffer.

R=r, r2
http://codereview.appspot.com/4433060
2011-04-27 13:18:07 -04:00
..
9term.c 9term, acme: autoscroll 2011-04-27 13:18:07 -04:00
bsdpty.c 9term, win: better echo cancellation 2010-09-03 10:21:16 -04:00
Darwin.c make mac work 2004-04-19 23:58:57 +00:00
dat.h 9term, acme: autoscroll 2011-04-27 13:18:07 -04:00
data.c Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. 2006-04-01 19:24:03 +00:00
fns.h 9term, acme: autoscroll 2011-04-27 13:18:07 -04:00
FreeBSD.c clean up when finished. 2004-04-19 23:03:46 +00:00
Linux.c 9term: fix getpts on linux 2010-06-28 14:32:29 -07:00
malloc.c New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
mkfile New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
NetBSD.c more netbsd support. 2005-03-28 19:37:33 +00:00
OpenBSD.c OpenBSD, thanks to Tim Wiess 2005-07-21 18:29:04 +00:00
rcstart.c 9term, win: better echo cancellation 2010-09-03 10:21:16 -04:00
scrl.c New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
SunOS.c 9term, win: better echo cancellation 2010-09-03 10:21:16 -04:00
term.h 9term, win: better echo cancellation 2010-09-03 10:21:16 -04:00
time.c New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
util.c New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00
win.c 9term, acme: autoscroll 2011-04-27 13:18:07 -04:00
wind.c 9term, acme: autoscroll 2011-04-27 13:18:07 -04:00