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

Handle missing DISPLAY environment variable on OSX #3

Open
cipriancraciun opened this issue Oct 25, 2021 · 0 comments
Open

Handle missing DISPLAY environment variable on OSX #3

cipriancraciun opened this issue Oct 25, 2021 · 0 comments
Assignees

Comments

@cipriancraciun
Copy link
Member

On OSX, one always runs under a "graphical environment"; thus there is no DISPLAY environment.

As such, by default, z-scratchpad should assume that "Xorg" mode is set, and thus not check the existance of DISPLAY.

At the same time, add two options to explicitly disable "Xorg" or "terminal" mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant