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

wsl2 on Windows Terminal: config.yml settings overriden #1522

Open
Seanstoppable opened this issue Feb 25, 2023 Discussed in #1520 · 1 comment
Open

wsl2 on Windows Terminal: config.yml settings overriden #1522

Seanstoppable opened this issue Feb 25, 2023 Discussed in #1520 · 1 comment
Labels
🐛 bug "Houston, we've had a problem." 💨 windows Windows, Cygwin, etc. wontfix

Comments

@Seanstoppable
Copy link
Collaborator

Discussed in #1520

Originally posted by tolga-balci February 25, 2023
Hi,

I have the following global color setting in my config.yml file:

wtf:
  colors:
    border:
      focusable: "green"
      text: "black"
  grid:
    # How _wide_ the columns are, in terminal characters. In this case we have
    # four columns, each of which are 35 characters wide.
    columns: [35, 35, 35, 35, 35]
    # How _high_ the rows are, in terminal lines. In this case we have four rows
    # that support ten line of text and one of four.
    rows: [10, 10, 10, 10, 4]
  refreshInterval: 1
  openFileUtil: "open"

When I start wtfutil on WSL2 in Windows Terminal (both on Windows 10 and Windows 11), text color is overridden by Windows Terminal, especially on the light theme:

wtutil-dark

wtutil-light

Interestingly, the dashboard display works perfectly with dark themes, but completely messes up with light themes. Here is another example:

wtfutil-tango-light

Any chance to give this a look?

Many thanks!

@senorprogrammer senorprogrammer added 🐛 bug "Houston, we've had a problem." 💨 windows Windows, Cygwin, etc. labels Apr 6, 2023
@stale
Copy link

stale bot commented Oct 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug "Houston, we've had a problem." 💨 windows Windows, Cygwin, etc. wontfix
Development

No branches or pull requests

2 participants