-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
In output.py, the text option indicates muted strings with an x:
x
===========
| | | | O |
| | O | | |
| O | | | |
| | | | | |
| | | | | |
but a number of guitar diagrams also put symbols for the empty strings, e.g.
x o o
===========
| | | | O |
| | O | | |
| O | | | |
| | | | | |
| | | | | |
This should be an available option in the print functions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers