Various fixes
This has three fixes related to displaying icons:
- Adjust default output format to match previous code (icons > 144 pixels are not shown, instead of those > 72 pixels)
- Check TIOCGWINSZ return value
- Fix icon buffer width computation for truecolor mode
And one fix caught by libasan:
- Free string list in Format_Len_Text