-
Notifications
You must be signed in to change notification settings - Fork 400
Open
Labels
Description
It would be incredibly useful if one could use Unicode characters in the range for different-styled arrows or at least "arrow crossings". (This could also be done with colors, but both approaches can work together).
Such as
┌─────┐
│ Baz │
└──╥──┘
║
┌─────┐ ║ ┌─────┐
│ Foo ├───╫───►│ Bar │
└─────┘ ║ └─────┘
▼
┌─────┐
│ For │
└─────┘
or
┌─────┐
│ Baz │
└──┬──┘
│
┌─────┐ │ ┌─────┐
│ Foo ├───⎶───►│ Bar │
└─────┘ │ └─────┘
▼
┌─────┐
│ For │
└─────┘
Reactions are currently unavailable