mirror of https://github.com/sbt/sbt.git
Supershell does not work correctly when the sbt server is started by the remote client on windows because it incorrectly calculates the terminal dimensions. To work around this, we can pass in the dimensions from the remote client as an environment variable. I tried to do this as a system property but had all kinds of problems with windows stripping delimeters from the command. It was much easier to get working with an environment variable and should really only be set by the sbtc client anyway. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||