funjon
Results
3
comments of
funjon
I'm not a python person (yet), so I can't offer a code fix, however, stat(1) returns inode number as one of the fields. If python's stat() can return that, you...
Can confirm, this PR fixes the issues I had with nested JSON. If you can merge it, that'd be super helpful!
I went with the following to preserve the border buffer: ``` + DISPLAY_WIDTH=1281 \ + DISPLAY_HEIGHT=1045 ```