-
Notifications
You must be signed in to change notification settings - Fork 280
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
Add support for zOS #226
base: master
Are you sure you want to change the base?
Add support for zOS #226
Conversation
Hi @chzyer, when you have a chance, could you please review & pull this in? |
@v1gnesh hey, @chzyer haven't responded in quite a while. if your interesting some ppl have organised a fork with various fixes at https://github.com/ergochat/readline |
Thanks for responding here @wader. EDIT: Coincidentally, someone has found a bug in chzyer/readline in the Terraform repo. |
@v1gnesh I see, then your kind of in the same boat as us :) i'm not involved in terraform myself but maybe you can ask them about the situation? |
ping @slingamn for awareness (ergochat maintainer) |
@v1gnesh can you try ergochat/readline v0.0.3? I believe I added zos support already in ergochat/readline#10 |
@slingamn Also curious... what's your story with zos :) ? |
I have no connection to zos :-) I just upgraded readline's internal fork of x/term to v0.6.0, which added zos support in 2021: golang/term@b80969c |
Hi,
Firstly, thank you for this excellent project!
In this PR, I've updated the build tags in a few files to add support for zOS, which is an IBM Z (aka mainframe) operating system.
Test results look like this:
... and the output from examples look like this: