lewish / asciiflow

ASCIIFlow
https://asciiflow.com
MIT License
4.67k stars 360 forks source link

Drawing: don't merge with neibghouring objects #199

Closed jtagcat closed 1 month ago

jtagcat commented 3 years ago
Current Desired
slymz commented 3 years ago

E.g. two simple boxes can not be drawn side-by-side:

    want            have
┌────┐┌────┐      ┌───┬┬───┐
│    ││    │      │   ││   │ 
└────┘└────┘      └───┴┴───┘