aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/fixtures/decstbm/3.typescript
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-12-03 13:54:23 -0500
committerJesse Luehrs <doy@tozt.net>2021-12-03 13:55:17 -0500
commit732589c4f0a5dbecc33f8ec4f7626a1cc93a03a8 (patch)
tree4e8a57f61d207665b923621a8a2fea7ade6e31b3 /tests/data/fixtures/decstbm/3.typescript
parent222c3c4aa13508920a626dd427b1a2aca3c9f2a6 (diff)
downloadvt100-rust-732589c4f0a5dbecc33f8ec4f7626a1cc93a03a8.tar.gz
vt100-rust-732589c4f0a5dbecc33f8ec4f7626a1cc93a03a8.zip
handle scrolling outside of a scroll region
it shouldn't scroll the scroll region if you wrap off the end of the whole terminal outside of the scroll region. also, that kind of non-wrap shouldn't set the wrap flag
Diffstat (limited to 'tests/data/fixtures/decstbm/3.typescript')
-rw-r--r--tests/data/fixtures/decstbm/3.typescript24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/data/fixtures/decstbm/3.typescript b/tests/data/fixtures/decstbm/3.typescript
new file mode 100644
index 0000000..a181781
--- /dev/null
+++ b/tests/data/fixtures/decstbm/3.typescript
@@ -0,0 +1,24 @@
+1
+2
+3
+4
+5
+6
+7
+8
+9
+10
+11
+12
+13
+14
+15
+16
+17
+18
+19
+20
+21
+22
+23
+24 \ No newline at end of file