Re: [PATCH] Fall back to one colum "help" printout in non-C locales
On 9/10/12 12:44 AM, Nguyễn Thái Ngọc Duy wrote: > --- > We could at least support 2-column layout for UTF-8 later. This is > still useful as fallback for non-UTF8 locales. Thanks for the report. I have figured out how to get the two-column output even in the presence of multibyte characters for the next version. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRUc...@case.eduhttp://cnswww.cns.cwru.edu/~chet/
Re: [PATCH] Fall back to one colum "help" printout in non-C locales
On Mon, Sep 24, 2012 at 3:10 AM, Chet Ramey wrote: > On 9/10/12 12:44 AM, Nguyễn Thái Ngọc Duy wrote: >> --- >> We could at least support 2-column layout for UTF-8 later. This is >> still useful as fallback for non-UTF8 locales. > > Thanks for the report. I have figured out how to get the two-column output > even in the presence of multibyte characters for the next version. That's even better. Thanks! -- Duy