Commit e4f5d0c
committed
feat(admin): graph row glyphs in the styler's twin tables (issue #54)
arrowRight, foldOpen, foldClosed and rearm join the overlay glyph
twins, width-identical across both tables on purpose: a graph row's
padding math must not depend on which table is active, or the 80-col
invariant would break only on ASCII terminals, the least debuggable
place for it. Key parity and the twin widths are pinned; the ascii
table stays pure ASCII by assertion.
Signed-off-by: Rob Boerman <robboerman@live.nl>1 parent 4c6c857 commit e4f5d0c
2 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
119 | 133 | | |
120 | 134 | | |
121 | 135 | | |
| |||
0 commit comments