is there a binary anywhere?

>> Any update here?
> 
> Paul got the native OS X graphics code working a few weeks ago.
> I have just checked it into the CVS repository.  The tarball at
> http://swtch.com/drawterm/ is up to date.
> 
> If before you used make 'CONF=osx' to get the OS X/X11 build,
> you should now use make 'CONF=osx-x11'.  Using plain make 'CONF=osx'
> will now build the native Carbon version.
> 
> There are still some things that could be done in the graphics code.
> In particular, it would be nice if the keyboard modifiers that X11
> uses to get alternate mouse buttons worked here too -- otherwise
> on laptops you have a one-button drawterm.
> 
> The changes I have just pushed out are untested by me (I tested
> an earlier version of them) and may not even compile (I am not at
> a Mac right now).  Mail me and Paul if you have any problems.
> 
> Russ

Reply via email to