fix hide console breaking on windows 11 #33

Merged
LotP merged 3 commits from LotP/Ryubing:fix-hide-console-on-windows into master 2026-04-24 15:42:42 +00:00
Owner

this is stupid

this is stupid
workaround
Some checks failed
Pull Request Triage / triage (pull_request_target) Successful in 2m43s
Build PR / linux-arm64 (Release) (pull_request) Successful in 4m38s
Build PR / win-x64 (Release) (pull_request) Has been cancelled
Build PR / macOS Universal (Release) (pull_request) Has been cancelled
Build PR / linux-x64 (Release) (pull_request) Has been cancelled
3906128fce
cleanup
All checks were successful
Build PR / linux-arm64 (Release) (pull_request) Successful in 3m52s
Build PR / linux-x64 (Release) (pull_request) Successful in 5m48s
Build PR / macOS Universal (Release) (pull_request) Successful in 7m19s
Build PR / win-x64 (Release) (pull_request) Successful in 13m40s
d80563ad91
LotP changed title from workaround to fix hide console breaking on windows 11 2026-04-24 15:30:09 +00:00
Update Program.cs
Some checks failed
Build PR / macOS Universal (Release) (pull_request) Has been cancelled
Build PR / win-x64 (Release) (pull_request) Has been cancelled
Build PR / linux-arm64 (Release) (pull_request) Has been cancelled
Build PR / linux-x64 (Release) (pull_request) Has been cancelled
e41b8e23d8
LotP merged commit 96f8d519e6 into master 2026-04-24 15:42:42 +00:00
LotP deleted branch fix-hide-console-on-windows 2026-04-24 15:42:42 +00:00
Ghost left a comment

The code should be seen as a hack rather than actual fix.

Also, using Console.Title.Contains("conhost.exe") is very brittle, since console titles are user-changeable and environment-dependent.

The code should be seen as a hack rather than actual fix. Also, using `Console.Title.Contains("conhost.exe")` is very brittle, since console titles are user-changeable and environment-dependent.
Ghost added this to the 1.4.0 milestone 2026-06-27 17:11:17 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
projects/Ryubing!33
No description provided.