Matt Mower

Results 30 comments of Matt Mower

I have the same issue as I support building with escript (which I use locally) and Burrito (which I intend for users). I'm not aware of a built in way...

Hey @doawoo I've just pushed the 1.1.6 version so all up to date with my local working copy. My dep is on the 1.0 official release from Hex.pm. My build...

> I did some testings, a few things stood out: > > 1. I see the issue between building for escript and burrito like you also reported: I see both...

> Alright @mmower I pulled down your latest Rez and came to the following conclusions: > > Your method for checking if you are compiling for Burrito/EScript isn't working as...

Okay so what i've done is rip out all of the `BUILD_MODE` based code and just have two `mix.exs` files. The `build_burrito` script substitutes in an appropriate `mix.exs` and then...

Certainly sounds like it would make a good option, where you don't think distribution to older systems is an issue.

Yes it's the same thing that happens when you've downloaded and try to open something but, in this case, it's source files that are local, not downloaded. However it doesn't...

Actually it seems that the scroll! function is not, in general, reliable since I've found that :to :bottom and :to [:line 50] are also pretty unreliable for me.

I've implemented a simple display of the last selected hex but a hover approach would be more useful.

Thanks for the bug report. Unfortunately, at present, I do not have time to support Spike. It's possible the log file is too big although my recollection is that I've...