Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-12 | merge | Russ Cox | 1 | -1/+2 | |
2011-08-02 | 9term: home/end like acme | Russ Cox | 1 | -0/+1 | |
R=rsc http://codereview.appspot.com/4830052 | |||||
2011-04-27 | 9term, acme: autoscroll | Russ Cox | 1 | -2/+1 | |
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 | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -3/+3 | |
2005-11-27 | OS X fix | rsc | 1 | -0/+3 | |
2005-11-06 | New 9term using rio sources more directly. | rsc | 1 | -0/+243 | |