mirror of https://github.com/sbt/sbt.git
In windows, it is necessary for the console mode to include the ENABLE_PROCESS_INPUT flag in order for ctrl+c to be treated as a signal rather than a character. In jline 2, the ENABLE_PROCESS_INPUT flag was preserved whenever the console mode was changed but in jline 3, it was not. It is easy enough to manually set the flag after entering and exiting raw mode and setting attributes (which are the apis that change the console mode on windows). |
||
|---|---|---|
| .. | ||
| util-collection | ||
| util-complete | ||
| util-control | ||
| util-interface/src/main/java/xsbti | ||
| util-logging | ||
| util-logic/src | ||
| util-position/src | ||
| util-relation/src | ||
| util-scripted/src/main | ||