Commits


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


9term, win: better echo cancellation Also just drop \r from output. It's a losing battle to keep turning it off. R=rsc http://codereview.appspot.com/2128042


9term: add -c to force cooked mode R=rsc CC=codebot http://codereview.appspot.com/1044043


9term: allow scroll wheel in main window http://codereview.appspot.com/105082


better cleanup


check initdraw return


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


ignore hangup signal


different login shell


use STACK


fix paste in raw hold mode


set window params on startup


add button 3 menu


fix -f


fixes