summaryrefslogtreecommitdiffstats
path: root/tests/force_first
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2024-01-22 17:34:14 +0100
committerpgen <p.gen.progs@gmail.com>2024-01-25 01:02:14 +0100
commite9e1b762c441849c741591cde58a6a803c59a57a (patch)
tree365ef27a10314b823bfe73d87e8dfe5146b2b8c9 /tests/force_first
parent704fa191b444aecc01aac875be453e79db2cac37 (diff)
Add a scroll bar below the window in col/line mode
This horizontal scrollbar is clickable when the mouse is available, and adds a new way of navigating through the words displayed.
Diffstat (limited to 'tests/force_first')
-rw-r--r--tests/force_first/t0001.tst6
-rw-r--r--tests/force_first/t0002.tst6
2 files changed, 6 insertions, 6 deletions
diff --git a/tests/force_first/t0001.tst b/tests/force_first/t0001.tst
index 6da4b2f..e4b9221 100644
--- a/tests/force_first/t0001.tst
+++ b/tests/force_first/t0001.tst
@@ -1,4 +1,4 @@
-\S[150]\s[10]OUT=$(smenu -c -A X t0001.in)
-\S[150]\s[50]llj\r
-\S[150]\s[10]echo ":$\s[10]OUT:"
+\S[300]\s[80]OUT=$(smenu -c -A X t0001.in)
+\S[300]\s[200]llj\r
+\S[300]\s[80]echo ":$\s[80]OUT:"
exit 0
diff --git a/tests/force_first/t0002.tst b/tests/force_first/t0002.tst
index 81ccbb9..ec949a4 100644
--- a/tests/force_first/t0002.tst
+++ b/tests/force_first/t0002.tst
@@ -1,4 +1,4 @@
-\S[150]\s[10]OUT=$(smenu -c -A 'X|Y' t0002.in)
-\S[150]\s[50]llj\r
-\S[150]\s[10]echo ":$\s[10]OUT:"
+\S[300]\s[80]OUT=$(smenu -c -A 'X|Y' t0002.in)
+\S[300]\s[200]llj\r
+\S[300]\s[80]echo ":$\s[80]OUT:"
exit 0