Artifact 15a8b2bdaaa34ac1317b9579d9d074ddb62a6d4a:
- File windows/window.c — part of check-in [98e29c499b] at 2013-08-17 11:06:40 on branch trunk — Make calling term_nopaste() a cross-platform feature. It was one of those things that went in ages ago on Windows and never got replicated in the Unix front end. And it needn't be: ldisc.c is a perfect place to put it, since it knows which of the data it's sending is based on a keystroke and which is automatically generated, and it also has access to the terminal context. So now a keypress can interrupt a runaway paste on all platforms. (user: simon size: 158399)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.