summaryrefslogtreecommitdiffstats
path: root/tests/line_mode/t0004.tst
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/line_mode/t0004.tst
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/line_mode/t0004.tst')
-rw-r--r--tests/line_mode/t0004.tst6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/line_mode/t0004.tst b/tests/line_mode/t0004.tst
index 182c89e..98620f7 100644
--- a/tests/line_mode/t0004.tst
+++ b/tests/line_mode/t0004.tst
@@ -1,4 +1,4 @@
-\S[150]\s[10]OUT=$(smenu -U 3 -n 10 -l t0004.in)
-\S[150]\s[50]lljjlljjkk\r
-\S[150]\s[10]echo ":$\s[10]OUT:"
+\S[300]\s[80]OUT=$(smenu -U 3 -n 10 -l t0004.in)
+\S[300]\s[200]lljjlljjkk\r
+\S[300]\s[80]echo ":$\s[80]OUT:"
exit 0