Commits


mac/9term.app: invoke 9term with -l This seems to match Terminal. Fixes #145.


9term.app: add $PLAN9/bin to $PATH if not already in $PATH (#144) 9term set $PLAN9 if PLAN9 is not set. But $PATH is not set. As a result, 9term exits with "exec devdraw: No such file or directory"


mac: add 9term.app, Plumb.app R=rsc http://codereview.appspot.com/2783041