Skip to content

Conversation

@niten94
Copy link
Contributor

@niten94 niten94 commented Apr 5, 2025

The terminal emulator in Micro was only tested on OpenIndiana (Illumos distribution) a bit. Additional changes are also done in other commits.

Fixes #3585

niten94 added 4 commits April 5, 2025 17:49
Syscall is replaced with IoctlSetWinsize in this version to fix a build
error that occurs with Solaris.
Support terminal emulation on platforms below:
- Solaris
- NetBSD: Supported in creack/pty since v1.1.12
- OpenBSD with GOOS != amd64
  - Other architectures are supported now in creack/pty
Copy build constraints in actions_other.go to terminal_unsupported.go,
to avoid maintaining separate build constraints that are similar with
terminal_supported.go.
@niten94 niten94 force-pushed the terminal-20250105 branch from c830ae9 to 2bb3c9a Compare April 5, 2025 09:54
@JoeKar JoeKar merged commit d36e7f4 into zyedidia:master Apr 9, 2025
6 checks passed
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.

Can't build from source on the OpenSolaris/illumos

2 participants