Skip to content

Use x/term package for repo garden instead of shelling out to stty#4214

Merged
vilmibm merged 1 commit intotrunkfrom
garden-portability
Sep 2, 2021
Merged

Use x/term package for repo garden instead of shelling out to stty#4214
vilmibm merged 1 commit intotrunkfrom
garden-portability

Conversation

@mislav
Copy link
Contributor

@mislav mislav commented Aug 26, 2021

Shelling out to stty seems hard to get right between Linux and macOS.

Bonus: simplifies the run loop for the garden.

Fixes #4209

Shelling out to stty seems hard to get right between Linux and macOS.
@mislav mislav requested a review from vilmibm August 26, 2021 14:48
@cravend
Copy link

cravend commented Aug 27, 2021

This works for me (macOS 11.5.2) :)

Copy link
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks

@vilmibm vilmibm merged commit 1af6a66 into trunk Sep 2, 2021
@vilmibm vilmibm deleted the garden-portability branch September 2, 2021 17:39
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.

gh repo garden does not work on macOS Big Sur

3 participants