Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] add build-time option to use unicode9 character widths
- X-seq: zsh-workers 40044
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Joshua Rubin <joshua@xxxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: [PATCH] add build-time option to use unicode9 character widths
- Date: Tue, 29 Nov 2016 11:53:51 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=g6QFVVZZCqQKNbIZ4nZ2b69IJcS8UQ3Cb97bBbUG+K0=; b=JAE9RGkZQQtZ1pSHQ9scmN3IXIIn+VjIEYzN3jFQEHrkFtDqD1NmqdiXm0AyvK85PV xDrA5mEud1s2twilSzBnKwLgpnoYgmH/ArrCeWMedf5gfSBZxz9BU8HDa+jjKC0Uu9a4 5J8NUD+/RZwcjR+90gemQ3g3JLIecqjjzFJ2a3atyb1sxTfTskJrSpHVqRzmrvmqlbU8 FKGEh6WKOmzwDa7xai7zTUB3u00neB1vJl0OG5iEafIz3zeeH2ZiHB8MU7nxl7YHlMGm IeWEkpagcQloKDRrbssHPFoHceBsSbME6CHZhLPvTxUaO9V/96CTj892Pkc09jWavVSU z3Xw==
- In-reply-to: <20161129172115.3b2af40d@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CGME20161129080722epcas3p3b988ea1997082b500e96febcab712655@epcas3p3.samsung.com> <20161129074228.60551-1-joshua@rubixconsulting.com> <20161129172115.3b2af40d@pwslap01u.europe.root.pri>
On Nov 29, 5:21pm, Peter Stephenson wrote:
} Subject: Re: [PATCH] add build-time option to use unicode9 character width
}
} On Tue, 29 Nov 2016 00:42:27 -0700
} Joshua Rubin <joshua@xxxxxxxxxxxxxxxxxxx> wrote:
} > This patch adds support for unicode9 character widths.
}
} Thanks, that looks unproblematic as it's specially enabled --- there
} should be some other people who can try it out now it's in.
This is almost exactly what I was suggesting we should put in a module,
except with all those large tables loaded from a run-time external file
of some sort.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author