aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/ri/6.json
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-06 04:32:24 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-06 04:32:24 -0500
commite523a38bd2665a1a487382c5042d94770e4087af (patch)
tree62c39d7cd350c57d9684c135b528df5a1b87772e /tests/data/fixtures/ri/6.json
parentd94ec144dd1ca29886ebbc438882e73af6fe0ae9 (diff)
downloadvt100-rust-e523a38bd2665a1a487382c5042d94770e4087af.tar.gz
vt100-rust-e523a38bd2665a1a487382c5042d94770e4087af.zip
better (i think?) handling of weird character widths
control codes are ignored completely, and everything else defaults to 1 instead of 0
Diffstat (limited to 'tests/data/fixtures/ri/6.json')
-rw-r--r--tests/data/fixtures/ri/6.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/fixtures/ri/6.json b/tests/data/fixtures/ri/6.json
index b58e830..7bf46db 100644
--- a/tests/data/fixtures/ri/6.json
+++ b/tests/data/fixtures/ri/6.json
@@ -1,8 +1,8 @@
{
- "contents": "\n a\n\nb",
+ "contents": "\n a\n\nb",
"cells": {
"1,79": {
- "contents": "a"
+ "contents": "a"
},
"3,0": {
"contents": "b"