Menu

#735 windows Only: Ctrl+C handling broken

lisp error
open
nobody
None
5
2018-05-11
2018-05-11
No
  • Download the official clisp release for windows (on linux this problem doesn't appear)
  • start cmd.exe
  • cd to the folder clisp.exe is in
  • clisp
  • <ctrl+c></ctrl+c>

What was expected:
clisp reacts to the console interrupt. On linux it actually does.

What happens:
Nothing.

Operating systems this was tried on

  • Ubuntu (here Ctrl+C works)
  • Windows 7 (here Ctrl+C is ignored)

Discussion


Log in to post a comment.