Re: Japanese line wrap patch for UTF-8 terminal
Henry <[email protected]>
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <CAKP-rwEw2+tUg2h+kAza=7RsL-PZuMRvj3fFs7_ukvX-TDRZdA@mail.gmail.com> |
Yes, thank you very much indeed! Does Lynx still add a space wherever there is a line break in the text? Because of my visual handicap I usually compose web pages with lines that are 30 or so Japanese characters in length. At every line break, Lynx used to (still does?) add a space. For example (where J is Japanese character): JJJJJJ JJJJJJ JJJJJJ is rendered as JJJJJJ[space]JJJJJJ[space]JJJJJJ, but I hope for JJJJJJJJJJJJJJJJJJ, i.e., continuous text without spaces. I tried to write a patch maybe 20 years ago, but I don't know enough C to do the job. Regards, 2022年3月20日(日) 5:17 Thomas Dickey <[email protected]>: > > On Sat, Mar 19, 2022 at 03:33:08PM +0900, KIHARA Hideto wrote: > > Attached patch improves Japanese line wrap > > for UTF-8 display character set. > > thanks :-) > > -- > Thomas E. Dickey <[email protected]> > https://invisible-island.net > ftp://ftp.invisible-island.net