Commits


acme: fix Get of dir in nameless window (thanks Colton Lewis) TBR=r https://codereview.appspot.com/89390043


acme: copy/cut/paste with ctl+c,x,v LGTM=rsc R=rsc CC=plan9port.codebot https://codereview.appspot.com/69070045


acme: scroll a directory window when navigating if: - the cursor is on the last line - the navigation would put the cursor over the tag of the following text R=rsc CC=smckean83 https://codereview.appspot.com/15280045


acme: fix arrow near end of text R=rsc CC=plan9port.codebot http://codereview.appspot.com/5399050


devdraw: draft cocoa support R=rsc CC=plan9port.codebot http://codereview.appspot.com/4974060


acme: fix iq1 adjust bug R=rsc http://codereview.appspot.com/4816066


acme: scrolling fixes + new home/end Home and End previously navigated between two different window locations: the top and the bottom of the text. Now they include a third waypoint: the location where typing last happened. Thus, in a win window, typing ls -l <home> scrolls to the beginning of the ls -l output. A second <home> continues to the top of the file. Makes Send scroll always, along with writes by external programs to +Errors. R=r CC=mccoyst http://codereview.appspot.com/4830051


acme: correct modified message after initial load; more detail in message http://codereview.appspot.com/123051


acme: htmlclick takes precedence over line click http://codereview.appspot.com/116074


acme: angle bracket tag matching, for XML, HTML etc http://codereview.appspot.com/98042


acme: do not redraw body on every tag change fixes #5 http://bitbucket.org/rsc/plan9port/issue/5/ http://groups.google.com/group/plan9port-dev/t/e679347ecaa05cff http://codereview.appspot.com/95041


merge


acme: revise multiline tag code


acme: fix directory resize bug


acme: add -m option and avoid looking in the mirror