public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Single-width display option
@ 2020-02-17 18:50 Thomas Wolff
  0 siblings, 0 replies; only message in thread
From: Thomas Wolff @ 2020-02-17 18:50 UTC (permalink / raw)
  To: cygwin

I have implemented a single-width display option for mintty 
(https://github.com/mintty/mintty/issues/964).
With this feature enabled, CJK characters are rendered single-width.

While this may appear alien for terminal users who are used to the 
established dual-width paradigm, some people may in fact prefer it, as 
advocated and visually motivated in 
https://gitlab.freedesktop.org/terminal-wg/specifications/issues/9#note_406682.

In order to support locale-consistent width handling with this option, 
I'm proposing another locale modifier "@cjksingle" which triggers this 
behaviour for the wcwidth/wcswidth API. I've prepared a patch which I'll 
send to the newlib list.

Thomas

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-17 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 18:50 Single-width display option Thomas Wolff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).