Open japhb opened 7 months ago
There even exist double border chars (I surely haven't picked all the right ones from https://en.wikipedia.org/wiki/Box-drawing_character, but the idea should be clear):
┌─╥─┐
│ ║ │
└─╨─┘
Also it should be possible to define collapsing rules for the screen border (i.e. no border at the screen edge).
(Split out from #11 because there's a lot to think about here.)