Commit Briefs

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


Russ Cox

9term: cut, snarf, and paste with keyboard on Mac

R=rsc CC=codebot http://codereview.appspot.com/854042


Russ Cox

convert to 4-byte UTF-8 and 32-bit Rune

http://codereview.appspot.com/116075


Russ Cox

9term: convert to new libframe


rsc

more matching (eq)



rsc

antialias redraw



rsc

fix \r


rsc

fixes


rsc

attempt at \r


rsc

snarf, plumbing


rsc

fix snarf


rsc

handle interrupts