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: cut, snarf, and paste with keyboard on Mac R=rsc CC=codebot http://codereview.appspot.com/854042


convert to 4-byte UTF-8 and 32-bit Rune http://codereview.appspot.com/116075


9term: convert to new libframe


more matching (eq)


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


antialias redraw


fix paste in raw hold mode


fix \r


fixes


attempt at \r


snarf, plumbing


fix snarf


handle interrupts


New 9term using rio sources more directly.