[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal
From: |
Henry |
Subject: |
Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal |
Date: |
Mon, 21 Mar 2022 16:48:49 +0900 |
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 <dickey@his.com>:
>
> 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 <dickey@invisible-island.net>
> https://invisible-island.net
> ftp://ftp.invisible-island.net
- [Lynx-dev] Japanese line wrap patch for UTF-8 terminal, KIHARA Hideto, 2022/03/19
- Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal, Thomas Dickey, 2022/03/19
- Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal,
Henry <=
- Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal, Thorsten Glaser, 2022/03/21
- Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal, KIHARA Hideto, 2022/03/26
- Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal, KIHARA Hideto, 2022/03/26
- Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal, Henry, 2022/03/27
- Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal, David Woolley, 2022/03/27
- Re: [Lynx-dev] Japanese line wrap patch for UTF-8 terminal, KIHARA Hideto, 2022/03/31