Added a '--threads:on' switch to the nim check command so that it doesn't produce errors when using one of the various modules that require threads.
* Fix problems with nim check - Multi file errors are not shown in the same buffer - Fixes parsing of error type that contain ':' * Remove redundant fnameescape