Chris
Chris
@AGWA, Not sure why this issue is still open, and I noticed there hasn't been any code activity in this repo since ~ November of 2017. That said, I am...
@kingbuzzman Yeah the workflow is clunky to say the least and could definitely be improved with using some form a git hook to auto encrypt / decrypt secret sauce 🍔...
@00dani Vim8 introduced some new features specifically for dealing with packages, thus that is why minpac creates the directories the way it does. Not trying paraphrase the docs or rewrite...
@bnemmers I had the exact same issue, but I ended up getting it sorted out. I'm controlling the part cooling fan using pin 2.3 and can turn the fan on...
it was a big enough issue for me to pullin pr #3561 and rebase the current git master on top it. now i have emoji context menu. https://github.com/ipatch/alacritty/tree/pr3561.ipatch.exp01
ill try and get back to you on that one tomorrow. i've been working towards getting python 3.10 support going with macos. i got pyside, shiboken, and coin, but ran...
@ageeye here's what i'm running into with **pivy** https://github.com/coin3d/pivy/issues/96
@hobbes1069 have you taken a look at this? https://github.com/FreeCAD/homebrew-freecad/issues/267 and more specifically this, https://github.com/FreeCAD/homebrew-freecad/issues/267#issuecomment-1004308048 so drilling into the bug report i filed with the upstream pyside project, https://bugreports.qt.io/browse/PYSIDE-1763 it seems...
Spent a little time messing around with man pages this evening on macOS and something I noticed is that if there is a `/path/to/super/fancy/bin` and `/path/to/super/fancy/man` then `man` should be...
Got to spend some more time working with man pages on macOS, and it appears macOS may actually be able to honor the `$MANPATH` env var if set properly. However,...