Skip to content

Conversation

@aymanbagabas
Copy link
Collaborator

@aymanbagabas aymanbagabas commented Apr 14, 2023

Make Termenv aware of TERMENV_TTY and assume tty using environment
variables.

This also checks the actual value of CI instead of its length.

Fixes: 1111971 ("Don't run OSC queries on CI")

@muesli
Copy link
Owner

muesli commented Jul 5, 2023

That would however reintroduce issues with CIs like CircleCI.

@aymanbagabas aymanbagabas changed the base branch from readwriter to master July 5, 2023 14:22
Make Termenv aware of TERMENV_TTY and assume tty using environment
variables.

Fixes: 1111971 ("Don't run OSC queries on CI")
@aymanbagabas aymanbagabas changed the title fix: remove CI exception fix,feat: assume tty using environment variables Jul 5, 2023
@aymanbagabas
Copy link
Collaborator Author

That would however reintroduce issues with CIs like CircleCI.

Changed the PR to add a new TERMENV_TTY variable and check the value of CI

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.

3 participants