Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: less with subprocess
- X-seq: zsh-users 27150
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Pier Paolo Grassi <pierpaolog@xxxxxxxxx>
- Cc: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>, Zsh-Users List <zsh-users@xxxxxxx>
- Subject: Re: less with subprocess
- Date: Mon, 27 Sep 2021 16:05:36 -0700
- Archived-at: <https://zsh.org/users/27150>
- In-reply-to: <CAP+y1xDdPi=DHR0KNrdCRiroC-54ev8HhfPW5O+59ap1COLBSg@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <CAP+y1xAUzYHRMKGuJR2rBNvWY4ew6+2G-PyZagZHhaqu1sfXow@mail.gmail.com> <CAN=4vMpNGbOThNtxpHcUHc=UkOJpW-zPgOOFLku=SW+s9c7+Wg@mail.gmail.com> <CAH+w=7aUMP3yw8L_Q51JU5AO1yrrCpVigkoOEagTO+iuKZ8R=A@mail.gmail.com> <CAH+w=7bCC--sF2_FGoB-B17RxGoSzcVTzRbuddqOnU_gtO=pXQ@mail.gmail.com> <CAP+y1xDdPi=DHR0KNrdCRiroC-54ev8HhfPW5O+59ap1COLBSg@mail.gmail.com>
On Mon, Sep 27, 2021 at 3:57 PM Pier Paolo Grassi <pierpaolog@xxxxxxxxx> wrote:
>
> So I'm starting to think this is something that can't be solved from the shell because the shell is unable to do anything until less gives up the control, am I right?
"less" is the foreground process controlling the terminal, so if it
traps the signal, that's pretty much the end of it, yes.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author