On Wed, Mar 07, 2018 at 09:20:37PM -0500, Patrick Shanahan wrote: > * Yubin Ruan <[email protected]> [03-07-18 21:09]: > > On Wed, Mar 07, 2018 at 05:34:13PM -0800, Will Yardley wrote: > > > On Fri, Mar 09, 2018 at 09:31:21AM +0800, Yubin Ruan wrote: > > > > On Wed, Mar 07, 2018 at 05:15:23PM -0800, Will Yardley wrote: > > > > > 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? > > > > > > > > Exactly. > > > > > > Do you have $wrap set to a value, or to 0? > > > > > > set wrap=72 > > > works for me, however, you might then have problems with other things > > > breaking (long links, and such) > > > > set wrap=72 will only force wrapping long line, but it does not solve the > > continuation problem. For example, check this very long line: > > > > 长长。这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子......这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子(shit > > ! very long > > line),这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子,这是一个很长的句子 > > > > note there is only one line above, and I want the line to show as it is. > > you realize you can set the pager to something outside mutt such as "less" > in a terminal > > see man muttrc
Yes, I can even use vim as the pager. But that is not clean... Yubin
