about summary refs log tree commit diff stats
path: root/test_layers
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-06-23 19:47:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-06-23 19:47:09 -0700
commitb2eff9f97e02fe6f5f55133002c16116aac13ed4 (patch)
tree028a0b60dd4f7d7ff0cabad5beb8331ed27a0260 /test_layers
parentb1e558cfe42029df630e1c2d9399d4b52c187801 (diff)
downloadmu-b2eff9f97e02fe6f5f55133002c16116aac13ed4.tar.gz
3942
No, my conclusion in the previous commit was wrong. When you print a
character on the right margin, the cursor coordinates always wrap around
to the left margin on the next row. It's just that if you're at the
bottom of the screen, scrolling gives the impression that the row didn't
change.
Diffstat (limited to 'test_layers')
0 files changed, 0 insertions, 0 deletions
107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146