Hello again. Both **console.nim** and **console2.nim** above have been updated to the latest version.
* Input of strings of any length is supported. This also means that there is no chance of broken input when _surrogate pairs of UTF-16 characters_ are needed to describe a glyph. * A **clearError** procedure has been added. * **console2.nim** now properly handles **Ctrl+Z**.
