-
Notifications
You must be signed in to change notification settings - Fork 213
Formatting doesn't work with watch
#811
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
Comments
Okay, I figured it out. |
Still sounds like a bug then, I'll reopen the issue. Can you post the output? |
Which output exactly? The one from |
Doesn't display any color for me, while
|
This seems to be an issue with the Foreground colors not in the 16 colors palette are displayed in the default color.
|
When using
watch --color khal calendar
the formatting (bold text and colors) doesn't seem to work.I don't know exactly if this is an issue with khal or if it is one with watch. But watch does work for me with other programs (for example todotxt doesn't lose its color or boldness), so I am guessing khal is doing something differently here.
Using khal without watch (even with sh) works as expected. Does someone have an idea what the problem could be?
The text was updated successfully, but these errors were encountered: