Skip to content

Fixes ASCII runtime error when lines aren't long enough

Choose a tag to compare

@M4cs M4cs released this 26 May 17:54
· 13 commits to master since this release
  • Fixes a bug with smaller sized ASCII art so that it doesn't break formatting at runtime.

Example of Error:

panic: runtime error: index out of range [2] with length 2

goroutine 1 [running]:
main.main()
        C:/Users/Max/winfetch/main.go:176 +0x1304