johnnovak / illwill

A curses inspired simple cross-platform console library for Nim
Do What The F*ck You Want To Public License
398 stars 27 forks source link

added writePos macro #6

Closed enthus1ast closed 4 years ago

enthus1ast commented 4 years ago

Signed-off-by: David Krause david@code0.xyz

issue was that write only accepted int literals but no variables.