Commit Briefs

210d461c87 Russ Cox

merge


65a5e5fe46 Russ Cox

9term: home/end like acme

R=rsc http://codereview.appspot.com/4830052


ba31ab3044 Russ Cox

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



430976597f rsc

OS X fix


e830a90849 rsc

New 9term using rio sources more directly.