summaryrefslogtreecommitdiffstats
path: root/tests/initial_selection/t0003.good
blob: 662810a951c4c1eda0dd71e85f0e97b5a61c6f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
$ OUT=$(smenu -s "#5" t0003.in)

a b c d e f g h i j k l m n o p q r s t u v w x y z 
10:07 
$ 

$ echo ":$OUT:"

:f:

$ exit 0