Skip to content

Add ergoterm as an optional terminal provider #86

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

Closed
wants to merge 5 commits into from

Conversation

rpbaptist
Copy link
Contributor

This MR will allow ergoterm.nvim to be used as a terminal provider.

The setup validation didn't recognize "auto" as a valid provider value.
This caused vim.notify to be called with a validation warning
The ergoterm tests using "auto" were failing because they expected no notifications
(vim.notify:was_not_called())
@ThomasK33
Copy link
Member

Hey @rpbaptist, thanks for this PR.

Could you please rebase it on the latest main branch and add a fixture for ergoterm?

@rpbaptist
Copy link
Contributor Author

Hi @ThomasK33 With the custom provider option I think I'll just use that instead. Thanks

@rpbaptist rpbaptist closed this Jul 30, 2025
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.

2 participants