Geomol / World

World Programming Language
http://world-lang.org
22 stars 7 forks source link

CTRL-C crashes World on Windows #18

Closed endo64 closed 9 years ago

endo64 commented 12 years ago

CTRL-C crashes World on Windows in some cases

Example: w> wait 10 ;then press CTRL-C or w> p: open udp://:1234 first p ;then press CTRL-C

Geomol commented 10 years ago

Ctrl-C as well as Ctrl-D is supposed to terminate World and go to the OS terminal.

This issue can be closed.