Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Block comments ala Ray
- X-seq: zsh-workers 48022
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Block comments ala Ray
- Date: Fri, 12 Feb 2021 12:48:55 -0800
- Archived-at: <https://zsh.org/workers/48022>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-02/CAH%2Bw%3D7YJdFZ%3DdKok%3DY8hEn53d%2BhpQD-b%3DxahTFAYzoVA%2BG9QWg%40mail.gmail.com>
- In-reply-to: <CAH+w=7YZREq7FbJCCoWoJ-vQ7+P5Z=_mKB-aStoMiBRupqD_wA@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAH+w=7YZREq7FbJCCoWoJ-vQ7+P5Z=_mKB-aStoMiBRupqD_wA@mail.gmail.com>
On Tue, Feb 9, 2021 at 10:05 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> I would like to know what (if
> anything) can be tested to identify the first character of a new
> script? I've tried combinations of of
> isnewlin -- this is initialized to false
> isfirstch -- this is true after any separator
> isfirstln -- true throughout any single-line command
> What else could be examined?
Nobody knows this?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author