-
-
Notifications
You must be signed in to change notification settings - Fork 207
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
Question: What is CELL_NEGATIVE? #271
Labels
Comments
Hello. Command is correct. There is a bug in the ui, not in the color command.. Will fixed it today. |
Please update to latest commit and try again! |
Works. Thanks :) |
Ah it doesn't work if the cell contains a @sum or some other formula and the result is negative. |
could you please try again updating to latest commit? |
That's got it. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I thought it might be for cells with value < 0 and I tried to set the colour to red:
color "type=CELL_NEGATIVE fg=RED bg=BLACK"
But it doesn't do what I expected. Is it for something else?
The text was updated successfully, but these errors were encountered: