Re: [9fans] devdraw.c
yep. thats a bug. good catch! -- cinap
[9fans] devdraw.c
I've been tracking down why the latest devdraw.c that includes winname just wasn't being read by rio in my drawterm-cocoa port. What I found is that /dev/winname is created during the #i initialization but subsequently never found in drawgen() after the qid has been created from Qtopdir. The f