summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2023-05-26 00:31:12 +0200
committerpgen <p.gen.progs@gmail.com>2023-05-26 00:31:12 +0200
commitc83c3f06f1f98017f166e19a4f7078148d5b2941 (patch)
tree0ba1443e959364c82775d122d17c399b9aae239e /tests
parent91be7e9f234b45d6ee3bcfc3fa474695bf5aa6dc (diff)
Always pad non numbered words in col/line/tab_mode
Diffstat (limited to 'tests')
-rw-r--r--tests/direct_access/t0020.good16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/direct_access/t0020.good b/tests/direct_access/t0020.good
index 7656a90..396c329 100644
--- a/tests/direct_access/t0020.good
+++ b/tests/direct_access/t0020.good
@@ -1,13 +1,13 @@
$ OUT=$(smenu -l -N -D p:i l:\( -e a t0020.in)
-a (1) b
-0:24 2:01 3:01 4:01 6:07
-(2) c a
-0:01 1:01 2:01 6:24
-aa (3) bb
-0:24 1:24 3:01 4:01 5:01
-(4) cc a
-0:01 1:01 2:01 7:24
+ a (1) b
+4:24 6:01 7:01 8:01 10:07
+(2) c a
+0:01 1:01 2:01 10:24
+ aa (3) bb
+4:24 5:24 7:01 8:01 9:01
+(4) cc a
+0:01 1:01 2:01 11:24
$
$ echo ":$OUT:"