Commit Graph

4 Commits

Author SHA1 Message Date
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
rsc
3fd51250be fix snarf 2005-11-07 01:51:11 +00:00
rsc
10ab06a791 handle interrupts 2005-11-06 22:22:54 +00:00
rsc
e830a90849 New 9term using rio sources more directly. 2005-11-06 22:16:48 +00:00