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

Running via cmd in Windows Terminal starts MinTTY unnecessarily #304

Open
jmairboeck opened this issue May 31, 2024 · 1 comment
Open

Running via cmd in Windows Terminal starts MinTTY unnecessarily #304

jmairboeck opened this issue May 31, 2024 · 1 comment

Comments

@jmairboeck
Copy link

jmairboeck commented May 31, 2024

I typically run cmd.exe as my shell on Windows 11, but still in Windows Terminal.

Trying to run hyfetch prints the message "cmd.exe doesn't support RGB colors, restarting in MinTTY..." and starts MinTTY, even though I am running Windows Terminal, which does support colors, according to the README.

Running it in PowerShell or Git Bash (all from Windows Terminal) works fine.

I think you confused terminal and shell in that statement about cmd.exe. cmd.exe is just the shell, which is independent from the terminal it is running in. You could also run PowerShell in the legacy console (conhost), for example.

@jmairboeck
Copy link
Author

jmairboeck commented May 31, 2024

Additionally, colors seem to work just fine using the new conhost on Windows 11:

grafik

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

1 participant