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

add ability to disable the TUI from variable environment #206

Closed
Sail0rd opened this issue Jul 25, 2024 · 1 comment
Closed

add ability to disable the TUI from variable environment #206

Sail0rd opened this issue Jul 25, 2024 · 1 comment

Comments

@Sail0rd
Copy link

Sail0rd commented Jul 25, 2024

Feature Request

I would love to be able to disable the TUI using an environment variable because I use process compose along with devbox (which integrate the tool in their solution) but from the devbox cli i can't disable the TUI and i would like to be able to because that would allow us to copy/paste from the terminal (without the copy/selection issue #116 )

Use Case:

when unable to copy from the TUI

Proposed Change:

pass an environment variable like PROCESS_COMPOSE_TUI=0

Who Benefits From The Change(s)?

devbox users mostly

Alternative Approaches

@F1bonacc1
Copy link
Owner

Hi @Sail0rd
It's possible to disable TUI with PC_DISABLE_TUI=1 env variable.

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

No branches or pull requests

2 participants