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

Cannot output my task list #2314

Closed
MadHatter122312 opened this issue Aug 3, 2020 · 4 comments
Closed

Cannot output my task list #2314

MadHatter122312 opened this issue Aug 3, 2020 · 4 comments
Labels
type:question Issue was used to request information. Note that there is also discussions tab!

Comments

@MadHatter122312
Copy link

To report a bug...

  • What command(s) did you run?
    $ task
  • What did you expect to happen?
    List my tasks
  • What actually happened?
    Every other task was redacted - it was blacked out
  • Paste the output of the task diag command.
    task 2.5.1
    Platform: Darwin

Compiler
Version: 4.2.1 Compatible Apple LLVM 11.0.0 (clang-1100.0.33.8)
Caps: +stdc +stdc_hosted +LP64 +c8 +i32 +l64 +vp64 +time_t64
Compliance: C++11

Build Features
Built: Oct 16 2019 19:08:34
CMake: 3.15.4
libuuid: libuuid + uuid_unparse_lower
libgnutls: 3.6.10
Build type: Release

Is blacking out/redacting every other task on the list default behavior?

@echo-bravo-yahoo
Copy link

This might be a terminal background color issue. Can you include a screenshot of running task colors? For reference, here's my task colors result running taskwarrior in WSL through conemu on windows with a solarized-dark color scheme:
image

@MadHatter122312
Copy link
Author

@Trial-In-Error
I ran the $task and $task color commands and got the following:

Screen Shot 2020-08-10 at 2 38 11 PM

I did not set any custom colors for my terminal.

@echo-bravo-yahoo
Copy link

echo-bravo-yahoo commented Aug 10, 2020

Hm. This page might have some answers for you. I expect you're using the default dark-256 color scheme; given that your terminal background is white, you might have better luck with light-256 or solarized-light-256.

Also, task colors legend will show you the current color settings for each type of thing (your color.alternate setting is the one that's "bad"), if you just wanted to override that one color.

Additionally, my monitor is currently set to way too high of a contrast, and I noticed that your blacked out lines do have different text and background colors (they're just really similar).

@pbeckingham
Copy link
Member

pbeckingham commented Nov 21, 2020

You are using a 256 color theme in a 15 color terminal. Choosing another theme, such as dark-16.theme will fix this issue 🙂

@tbabej tbabej added the type:question Issue was used to request information. Note that there is also discussions tab! label Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:question Issue was used to request information. Note that there is also discussions tab!
Projects
None yet
Development

No branches or pull requests

4 participants