Dheepak Krishnamurthy
Dheepak Krishnamurthy
For what it is worth, there's this too: https://github.com/JuliaBinaryWrappers/mdbtools_jll.jl/releases/tag/mdbtools-v0.8.2%2B1. The recipe for building it is here: https://github.com/JuliaPackaging/Yggdrasil/tree/master/M/mdbtools.
Adding these flags `-arch x86_64 -arch arm64` seem to have made it fail for macos.
This only occurs when using `vim-pandoc` and `vim-pandoc-syntax` together.
Sorry, I should have been more clear. It would be nice if we could execute the current code block in the markdown files. 1) I'm not able to copy the...
I was going to clip it from the stream but the moment passed. I'll track down the exact point in the vod and paste the link here.
https://www.twitch.tv/videos/686790147?t=02h58m27s
I just tried again with the latest commit, and I still get the same errors.
Thank you! And thanks again for making `git-trim`!
Thanks for opening the issue. I’ll take a look at this when I can.
If you are just interested in getting the size of the terminal you can run the built in `Base.displaysize(stdout)` or just `Base.displaysize()`. You might be right about the `IOCTL.TIOCGWINSZ` values,...