print( textutils.serialize(output):gsub("\n","") )
now obviously that's not the cleanest solution and leaves a ton of needless spaces behind but its the easiest example of what I am suggesting. Essentially I believe the Lua program should try to condense the serialized tables as much as possible before printing so they are easier to read
Edited by HDeffo, 15 May 2016 - 06:43 PM.











