Commits


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


plumb: character offsets start at 1, not 0 x:10:1 is the beginning of line 10 R=rsc http://codereview.appspot.com/4960049


plumb: column numbers in file address R=rsc http://codereview.appspot.com/2776042


plumb: change inferno module path to /usr/inferno/module (Anthony Sorace)


plumbing: move email rule below file rules (Bengt Kleberg)


plumb all urls, not just images (TheWhiteTiger)


allow _ - / in header file names


use 9 page instead of page


add $plan9 variable


call wmail to send mail.


plumbing foo.html now sends it to the editor -- this is more in keeping with plan 9 behavior. plumbing file:foo.html adds the appropriate full path and sends it to the web browser.


use psv


plumb urls and html to web browsers


More little bug fixes


small fixes