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

feat: add openmpi compatibility feature #754

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HoloTheDrunk
Copy link

@HoloTheDrunk HoloTheDrunk commented Dec 16, 2023

What?

Simple OpenMPI compatibility fix.

Why?

OpenMPI takes control of a lot of things terminal-wise, leading to any terminal effectively acting as if unsupported, which in turn ends up breaking the prompt since this is not visible from the TERM environment variable.

How?

Feature flag + OpenMPI environment variable check during terminal support check.

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.

1 participant