TFGF

Results 66 comments of TFGF

We could create a script to "convert" current env to the new zstyle.

My issue was that karabiner_grabber needed full disk access because I have my configuration folder symlinked.

I'm having this issue if I print using 0.3 layer height and bridge flow < 64%. Bridge Flow 40%(No solid infill above the bridge infill) ![image](https://user-images.githubusercontent.com/289289/175118837-4de55581-3238-48c0-989a-b6c2f541e739.png) Bridge Flow 65%(Solid infill...

You could correct the import order. As your IDE is ordering differently. Otherwise looks good.

It could respect the same rules for the Size column, as you said, no flag is needed. A PR would be accepted for this?

I'm was looking for a version to run on my RBPi 3B+. I boot up a Ubuntu Docker Image(`docker run -it ubuntu /bin/bash`) and run: ``` apt update apt install...

Easier method using @messense docker images for cross compiling: ```bash # Clone exa cd /tmp && git clone https://github.com/ogham/exa.git && cd exa # Build using Cocker docker run --rm -it...