Just found that thing recently while working on 
[https://github.com/Guevara-chan/NimVPN](https://github.com/Guevara-chan/NimVPN)

So, you use _terminal_ on Windows and want to get character by _getch_ , right 
? Then, you press, like, 'н' or 'т' and hell breaks loose: 
    
    
    terminal.nim(764)        getch
    system.nim(2922)         sysFatal
    Error: unhandled exception: value out of range: 1085 [RangeError]
    
    Run

Reply via email to