mirror of
https://github.com/tmux/tmux.git
synced 2026-06-23 17:07:48 +00:00
Tests for screen-redraw.c (not all passing right now).
This commit is contained in:
14
regress/screen-redraw-results/cache-rotate-before.result
Normal file
14
regress/screen-redraw-results/cache-rotate-before.result
Normal file
@@ -0,0 +1,14 @@
|
||||
── AAA ───┬── BBB ──┬── CCC ────────────
|
||||
BASE07 abc│PANE00 ab│PANE00 abcdefghij
|
||||
defghij │cdefghij │PANE01 abcdefghij
|
||||
BASE08 abc│PANE01 ab│PANE02 abcdefghij
|
||||
defghij │cdefghij │PANE03 abcdefghij
|
||||
BASE09 abc│PANE02 ab│PANE04 abcdefghij
|
||||
defghij │cdefghij │
|
||||
BASE10 abc│PANE03 ab│
|
||||
defghij │cdefghij │
|
||||
BASE11 abc│PANE04 ab│
|
||||
defghij │cdefghij │
|
||||
BASE12 abc│ │
|
||||
defghij │ │
|
||||
│ │
|
||||
Reference in New Issue
Block a user