- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
repl CTRL-C on windows
Mon, 2011-06-06, 14:04
Hi,
I was wondering why CTRL-C on the windows REPL is bound to "toggle overtype mode" and how this affects the behavior of CTRL-C as system signal when breaking out of a infinitive loop for example. This works under OSX but CTRL-C isn't bound to anything there, but it doesn't work on windows.
I've expected this work the same on every operating system that supports CTRL-C as system signal. Is this a bug on windows?
Thanks,Steffen
I was wondering why CTRL-C on the windows REPL is bound to "toggle overtype mode" and how this affects the behavior of CTRL-C as system signal when breaking out of a infinitive loop for example. This works under OSX but CTRL-C isn't bound to anything there, but it doesn't work on windows.
I've expected this work the same on every operating system that supports CTRL-C as system signal. Is this a bug on windows?
Thanks,Steffen