summaryrefslogtreecommitdiffstats
path: root/tests/tabulating_mode/t0004.good
blob: 41868a0bc7fa329cfcc3539997364148d6c4ec21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$ OUT=$(LC_ALL=en_US.UTF-8 smenu -t 10 -w t0004.in)

ab      abc     éà      ùùù     €€€€    §§§§    →       ↓       ←       
40:07 41:07 42:07 43:07 44:07 45:07 46:07 
¦¦¦     ßßßxßßß 

$ 

$ echo ":$OUT:"

:§§§§:

$ exit 0