Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solaris support #235

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Solaris support #235

wants to merge 2 commits into from

Conversation

fazalmajid
Copy link

I implemented Solaris support in kr/pty (see https://github.com/kr/pty/pull/64) using gotty as a test harness. I did change the function ResizeTerminal in local_command.go to use pty.Setsize, an equivalent implementation that was added to kr/pty (and which works on Solaris).

Verified on SmartOS 20170302T081240Z amd64 with Go 1.11.4.

@sorenisanerd
Copy link

Merged at my new fork: https://github.com/sorenisanerd/gotty

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.

None yet

2 participants