Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.
- X-seq: zsh-workers 42264
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH] docs: Expand documentation of $histchars[1]. Joint with Matthew Martin.
- Date: Sat, 13 Jan 2018 10:28:38 -0800
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=xFCJe9Cuu+OJst1lqzBi0rHlVMcAfgFcNBjiXNHE4+U=; b=L9HWgy6TXfZdDsiKG7qo6yMovBC1iBb/3ggWJO04nH8H8tcaW5fyJb2crSDyd2nEij Ez/8Sa8gGbz4NAPObZRyv3zsXkqW/vGMGgRDhucNqii9Nxkrc9zIG3e+BKXDywikDDN9 IhT9hJwdbpWBLI+TorTIAsH8XT5uXZJHxTc5p3mb8Bj4uQYWjtk6FO0ASRfxYVWyZ2Kx 4onjb+FHKUK/ZcarmYhKrlVMclekW1gulUSMLyS0FzS8UMGvspvK0zLSz8xdBkbLjUTN bQjhJaqWCWyOiW2uBFscGSGWCgxdj5Hfhm+edk1nPTF+ycwKrLWXly85NqjoLlG0Idby ph9w==
- In-reply-to: <1515867263.530397.1234294256.0069F3E9@webmail.messagingengine.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20180113161114.28345-1-danielsh@tarpaulin.shahaf.local2> <CAH+w=7bsQFSC8hBeOD-o+nVV7rzuysfJwA5vt4OqDAGJbzFGug@mail.gmail.com> <1515867263.530397.1234294256.0069F3E9@webmail.messagingengine.com>
On Sat, Jan 13, 2018 at 10:14 AM, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
>
> Could you suggest some alternative text? I tried to come up with
> something but don't have any suggestions yet.
How about just adding to the preceding sentence?
... including inside double quotes (but not inside single quotes
tt('...') or C-style quotes tt($'...') nor when escaped with a
backslash).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author