Managing color is too complex #43
Labels
No Label
Bug
documentation
Doing
Features
Improvements
Sugar coating
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: ynerant/squirrel-battle#43
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For now, we must use the curses bindings to add colored text, bold text, ...
This is not very practical. We may use a higher abstraction level to add colored text. For example, in the addstr function, we may add "fg_color", "bg_color", "bold" arguments that compute the curses attributes.
mentioned in commit
04ae56e451
mentioned in commit
1986630da1