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

Add a feature flag for tty support #47

Merged
merged 2 commits into from Aug 11, 2021
Merged

Add a feature flag for tty support #47

merged 2 commits into from Aug 11, 2021

Conversation

roee88
Copy link
Contributor

@roee88 roee88 commented Aug 10, 2021

Enabled by default but can be disabled explicitly.

Enabled by default but can be disabled
explicitly. Address support for wasm-wasi
and unsafe concerns.

Signed-off-by: roee88 <roee88@gmail.com>
@Nukesor
Copy link
Owner

Nukesor commented Aug 11, 2021

Thanks a lot for your contribution :)!
I'll take a look at this PR in the next few days, as soon as I find some time

You can ignore the failing coverage tests. The code looks fine.

Copy link
Owner

@Nukesor Nukesor left a comment

Choose a reason for hiding this comment

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

One nitpick, otherwise this looks perfectly fine to me :)

Thanks for the PR, this has been a good insight on how to hide features behind flags.

src/utils/formatting/content_format.rs Outdated Show resolved Hide resolved
Signed-off-by: roee88 <roee88@gmail.com>
@Nukesor
Copy link
Owner

Nukesor commented Aug 11, 2021

Well, this looks good to me :)
Thanks again for your contribution.

If you don't mind, I'll mention you in the changelog, once this is merged.

@Nukesor Nukesor merged commit 9d58bd1 into Nukesor:master Aug 11, 2021
@roee88 roee88 deleted the no-tty branch August 11, 2021 15:41
@Nukesor
Copy link
Owner

Nukesor commented Aug 11, 2021

New version 4.1.1 has just been released.

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