Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh generates invalid UTF-8 encoding in the history
- X-seq: zsh-workers 39574
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: zsh generates invalid UTF-8 encoding in the history
- Date: Wed, 5 Oct 2016 10:25:22 -0700
- 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=3wavS7ogRVMqoB91jSNzDuGyK9CWsJIYMJgEE3ZwXXg=; b=ys9PPqjVAfZ8Gqz4FAHiRRl0wpZhbaRjWGsrZIVTHYd4N/Qs0obMrOfsTrIjLluGs/ Vd3LjShuo9tMddtUeboSu3+bL7faGFt3xwlGs9CRgDZQb+/qS7BOUlrIYfev52C0W0vD HuusCXYeD5hoiI1I/a3kpnqDUHOZyMoNc5SKlp46w/MEGb+/EUVigXP3xgLTdyGE1UKH fd4cGFU61T6RZRTqxn8h5VqdST2cgbgog2IqAGWrCYMCeYST7YmlN6qg08F+TXLIvoSk M+pEgczS4u2x0jEPW6MYqmWxO6TwQ9dE1VOu5Q17PGbBC77ipZjLQwcEid58SfL0kC+D DenQ==
- In-reply-to: <20161005114848.GA1125@cventin.lip.ens-lyon.fr>
- 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: <20161005114848.GA1125@cventin.lip.ens-lyon.fr>
On Oct 5, 1:48pm, Vincent Lefevre wrote:
}
} With Debian's zsh 5.2-5 + some patches, when I execute commands with
} some particular Unicode characters, the UTF-8 sequences are rewritten
} incorrectly in the history.
They're not rewritten incorrectly; the zsh history file is stored in
zsh's internal metafied format.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author