Skip to content

Conversation

@compnerd
Copy link
Collaborator

@compnerd compnerd commented Mar 2, 2020

This adjusts the imports to enable building for Windows.

The major change here is that _terminalHeight and _terminalWidth
have been merged into a _terminalSize which returns a tuple of the
width and the height. This is then implemented for Windows as well.

This adjusts the imports to enable building for Windows.

The major change here is that `_terminalHeight` and `_terminalWidth`
have been merged into a `_terminalSize` which returns a tuple of the
width and the height.  This is then implemented for Windows as well.
@natecook1000
Copy link
Member

Looks great, thanks @compnerd!

@natecook1000 natecook1000 merged commit c916dbd into apple:master Mar 2, 2020
@compnerd compnerd deleted the windows branch March 2, 2020 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants