summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Collapse)AuthorAgeFilesLines
* Plumb.app: prevent the Finder's activation after Devdraw'sDavid Jeannot2012-01-161-3/+4
| | | | | | | | | | | | The Finder can be reactivated after Devdraw's activation if both windows are on the same space. We prevent this by preventing Plumb.app's activation in the first place. R=rsc CC=plan9port.codebot http://codereview.appspot.com/5498096
* mac Plumb: skip loading non-existent .bashrcRob Kroeger2011-11-281-1/+3
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/5434052
* devdraw: cleanup, fix macargvRuss Cox2011-10-121-9/+18
|
* Plumb.app: handle spaces in file names (Rob Pike)Russ Cox2011-01-281-1/+9
| | | | | R=rsc http://codereview.appspot.com/4113042
* mac: add 9term.app, Plumb.appRuss Cox2010-10-2710-0/+119
R=rsc http://codereview.appspot.com/2783041