summaryrefslogtreecommitdiffstats
path: root/tests/tagging/t0013.good
blob: 299b4865c8c8837feb520ac36d8ee170c6bfee9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$ OUT=$(smenu -c -P -N'b|d|g' " " t0013.in)

     a   1) b      c   2) d 
7:01 8:01 9:01 10:01 21:01 22:01 23:01 24:01 
     e      f   3) g      h 
12:07 14:01 15:01 16:01 17:01 19:0423 26:0423 
     u      j      k      l 
5:0423 
$ 

$ echo ":$OUT:"

:u h g:

$ exit 0