Andrew Starks
Andrew Starks
poke. I'm seeing the same thing.
Hmm... does build_path necessarily know that the colon in the first position is first, or if perhaps it's an edge case where it just happened to be first and it's...
I'd very respectfully like to put a not of caution on this. There are other libraries that support libev and all of them have their place. However, libev is a...
Yeah. This is because I included the idle code in some other commit. Sorry about that. I'll sync my master with yours, remove idle.lua and then merge the branch into...
Yeah. I tried to do this in some sort of "right way." In short, keep the changes in idle.lua that are in this commit. As I said, I added the...
The function keys work fine when I hold down the "fn" key and the F keys appear. Another workaround would be to set my mac to always show them. The...
Yes, but I'm not sure that it works the same way for touch-bar having macs. There is an easy way to make this a per-application setting, which I linked to...
Ha! Don't look at my repo. I'm sure it's buggy and half-done. I don't use that anymore. I use `my_project_name.pl` to load penlight and then I wrap the class library...
That's really helpful and thank you for the pointers. I did go in and look to see where the patch would be applied and did not land on `fs.wrap_script`, so...
++1 `Error: Failed finding Lua library. You may need to configure LUA_LIBDIR.` on fresh install on Mac OSX. It doesn't matter if I add it or not. Installing from homebrew...