Closed GoogleCodeExporter closed 9 years ago
$ blab -e '[λ☃]'
command line arguments.:1 bad grammar:
`[�] '
^
Original comment by aohelin
on 22 Sep 2011 at 7:48
Yes it does, but there is something wrong in passing the command line string.
$ echo '[λ☃] 10' | blab
☃
$ blab -e '[λ☃]'
command line arguments:1 bad grammar:
`[�] '
^
Original comment by aohelin
on 3 Dec 2011 at 7:10
Doesn't need action in blab, only an upstream fix. Filing there.
Original comment by aohelin
on 23 May 2012 at 10:53
Upstream (aka my spare time) is busy with other stuff, so worked around this in
blab for now.
$ blab -e '[λ☃]{10} "\n"'
☃λλ☃λ☃λ☃λ☃
Original comment by aohelin
on 8 Jun 2012 at 6:44
Original issue reported on code.google.com by
aohelin
on 22 Sep 2011 at 7:48