1
0
Fork 0
mirror of https://github.com/9fans/plan9port.git synced 2025-01-30 11:54:57 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Russ Cox
a791787a38 mac/9term.app: invoke 9term with -l
This seems to match Terminal.

Fixes .
2018-11-14 00:13:01 -05:00
KADOTA, Kyohei
f3ed5754b1 9term.app: add $PLAN9/bin to $PATH if not already in $PATH ()
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"
2018-11-13 23:59:49 -05:00
Russ Cox
afea5fc3fd mac: add 9term.app, Plumb.app
R=rsc
http://codereview.appspot.com/2783041
2010-10-27 18:22:03 -07:00