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

Use Process.start instead of ProcessManager.spawn #508

Merged
merged 2 commits into from Jul 3, 2023

Conversation

kuhnroyal
Copy link
Contributor

This seems to work well in CLI with ANSI support.
I am not completely sure about non-CLI support.
The ProcessManager does a couple things under in regard to forwarding stdio but I can't get it to work correctly.
I don't see any problem with doing this manually instead.

Hopefully closes #202

This seems to work nice with ANSI support.
@gaetschwartz
Copy link

Any update on this PR ? : )

Copy link
Owner

@leoafarias leoafarias left a comment

Choose a reason for hiding this comment

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

LGTM

@leoafarias leoafarias merged commit 9ae7e52 into leoafarias:main Jul 3, 2023
0 of 3 checks passed
@shilangyu
Copy link

Can we get a new FVM version released with this change?

@ManuelRauber
Copy link
Contributor

@leoafarias Would be nice to have this update :)

@kuhnroyal kuhnroyal deleted the feature/color-output branch September 29, 2023 11:05
@kuhnroyal
Copy link
Contributor Author

Installed the 3.0.0-beta.1 and this works now.

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.

[Enhancement] No colors or formatting when using fvm flutter proxy
5 participants