On Wed, Mar 07, 2018 at 05:07:54PM -0800, Will Yardley wrote: > On Fri, Mar 09, 2018 at 08:34:28AM +0800, Yubin Ruan wrote: > > Hi, I am writing to ask if anyone have any solution for properly formating > > mails in Chinese in the pager. I am using the builtin pager but it seems to > > not be able to calculate the width of Chinese characters. It tend to take a > > whole line of Chinese characters as just one unit, and when it is too long, > > this whole line is shown in a second line, which make the appearance ugly:
> > > > +------------------------------------------------------------------------+ > > |这是一个例子, | > > |这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子| > > |这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子| > > |这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子| > > It renders Ok for me; I see > 这是一个 > at the beginning of each line. Oh - I think I see what you're saying; if it's a single long string, like: 这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子这是一个很长的句子 Mutt can't infer any boundaries, and so doesn't wrap it? w
