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

deprecate mode 'buffer' #78

Merged
merged 2 commits into from
May 3, 2023
Merged

Conversation

saccarosium
Copy link
Contributor

@saccarosium saccarosium commented Apr 27, 2023

Note
This is a preliminary PR for implement #55

Using a buffer for display output can be unstable and very buggy. Since it doesn't bring anything to the table compared to a regular terminal window, I think is safe to remove it. This PR will also move all code running to the termopen function that will make it possible to manage error from stderr, so you can have dignostics and quickfix.

@CRAG666 CRAG666 merged commit 55901c7 into CRAG666:main May 3, 2023
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