summaryrefslogtreecommitdiffstats
path: root/tests/tagging/t0012.good
blob: 5e538cd41a7e5e4c366ab20d6157f8b14df9b446 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$ OUT=$(smenu -c -P -p t0012.in)

a b c d 

e f g h 
2:07 4:04 6:04 
u j k l 
0:04 
$ 

$ echo ":$OUT:"

:u h g f:

$ exit 0