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

fix(core): correct GUI detection post v0.10.2 #1349

Merged
merged 1 commit into from
Sep 10, 2024
Merged

fix(core): correct GUI detection post v0.10.2 #1349

merged 1 commit into from
Sep 10, 2024

Conversation

Jint-lzxy
Copy link
Collaborator

This commit resolves the change in behavior for the has("gui_running") check introduced after v0.10.2, which now only verifies if a real GUI (not a TUI) is running.

This commit resolves the change in behavior for the `has("gui_running")` check
introduced after v0.10.2, which now only verifies if a real GUI (not a TUI) is
running.

Signed-off-by: Jint-lzxy <[email protected]>
@ayamir ayamir merged commit 28c4cde into main Sep 10, 2024
4 checks passed
@ayamir ayamir deleted the fix/ui-det branch September 10, 2024 13:34
This was referenced Sep 23, 2024
Deg2v pushed a commit to Deg2v/nvimdots that referenced this pull request Jan 16, 2025
This commit resolves the change in behavior for the `has("gui_running")` check
introduced after v0.10.2, which now only verifies if a real GUI (not a TUI) is
running.

Signed-off-by: Jint-lzxy <[email protected]>
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