Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: UNICODE Private Use Area characters in BUFFER
- X-seq: zsh-workers 50824
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: UNICODE Private Use Area characters in BUFFER
- Date: Sun, 23 Oct 2022 16:35:57 -0700
- Archived-at: <https://zsh.org/workers/50824>
- In-reply-to: <CAN=4vMo1m5O4M72qqpQfu3hC4-FkW0PN4o_eVt_O=-yL0Qx8Sg@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAN=4vMowyKmrQtQb=QTxiVzQJXRubz-o2T12=6aQBHSpkKwOig@mail.gmail.com> <CAHYJk3SWfX7ZaFA=WgDBtSPZD0isV5OUHWgf3ienhzhzK+9xQw@mail.gmail.com> <CAN=4vMoLQBt8ST7E3EachnLra05ENPOiY0nDOC0Z_=a=8Mg4SA@mail.gmail.com> <CAHYJk3Qi+DEGBYZvwXrqehzjbHHunnVfx6dhJB7hJpjM9GWHiQ@mail.gmail.com> <CAN=4vMo1m5O4M72qqpQfu3hC4-FkW0PN4o_eVt_O=-yL0Qx8Sg@mail.gmail.com>
On Sun, Oct 23, 2022 at 4:22 PM Roman Perepelitsa
<roman.perepelitsa@xxxxxxxxx> wrote:
>
> This code shows how zsh treats characters from Private Use Area. The
> output doesn't depend on or require a terminal. I wanted to show that
> zsh handles characters from Private Use Area just fine. The only place
> I know of where zsh cannot handle them is BUFFER.
That's sort of the point? BUFFER does depend on and require a
terminal. Asserting that zsh "handles" those characters in other
contexts isn't indicative of anything beyond demonstrating that
terminal "handling" is a special case.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author