Henry has nearly finished a JE project for improved display of boxed
unicode data. This will probably be released in a beta in about 2 weeks.
Short story is that display of boxed unicode data will look the way you
want it to look.
On Thu, Jun 16, 2016 at 2:08 PM, robert therriault
wrote:
> I am
You are not dealing with unicode. You have UTF8.
]s=. 7 u: 'ఝ' ,'a','ఝ' NB. s is converted to unicode.
ఝaఝ
$s
3
<"0 s
+---+-+---+
|ఝ|a|ఝ|
+---+-+---+
But the display still is messed up because the display first converts the
unicode to UTF8. Then does a byte count to determine