aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/il_dl/22.json
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-03 14:29:35 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-03 14:29:35 -0500
commit9c4c843baca54ff256bfdbdac231b4b6399b8550 (patch)
tree9222fa0de06398eceba053ca105569f724e5e621 /tests/data/fixtures/il_dl/22.json
parent91e0dcd8f9de84a9cd0a45b1e776f59ea527881e (diff)
downloadvt100-rust-9c4c843baca54ff256bfdbdac231b4b6399b8550.tar.gz
vt100-rust-9c4c843baca54ff256bfdbdac231b4b6399b8550.zip
scrolling down should clear the last row's wrap flag
Diffstat (limited to 'tests/data/fixtures/il_dl/22.json')
-rw-r--r--tests/data/fixtures/il_dl/22.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/data/fixtures/il_dl/22.json b/tests/data/fixtures/il_dl/22.json
new file mode 100644
index 0000000..d4b36d5
--- /dev/null
+++ b/tests/data/fixtures/il_dl/22.json
@@ -0,0 +1,12 @@
+{
+ "contents": "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n a",
+ "cells": {
+ "23,79": {
+ "contents": "a"
+ }
+ },
+ "cursor_position": [
+ 22,
+ 0
+ ]
+} \ No newline at end of file