dylan
dylan
I can't reproduce this at all, using `out.txt` in place of transmission (faking the torrent listing). What version of `bash` are you using? `bash --version`
Also, what terminal emulator are you using?
It could be `ssh` causing the issue. Can you confirm that it works locally?
Screenshots are really pretty but verbose logs (like in the first post) would be great.
Neofetch is functioning identically (finding same terminal size) in both iterm2 versions. - https://gist.github.com/njenan/216534f7e4451229c0f435672afc61d7#file-gistfile1-txt-L140-L141 - https://gist.github.com/njenan/81f6adf222ba70aef757643aa686c132#file-gistfile1-txt-L140-L141 I believe neofetch needs to return the retina resolution for screen size on macOS...
Also getting this.
~~The manpage is incorrect as that is (iirc) old behavior.~~ (manpage is fine) Neofetch's config file is embedded in neofetch's source. You would be correct that there's no system-wide configuration...
Please try the latest master.
> Does loading the world show empty chunks at first? For how long? On my machine (with a new world) the chunks around me appear within a second. When loading...
This is where the build is failing from what I can surmise ``` # Generate a linker script to ensure correct ordering of initcalls. gen_initcalls() { info GEN .tmp_initcalls.lds ${PYTHON}...