On 2/15/19 9:43 PM, Grisha Levit wrote:
> When in an interactive shell with job control disabled, starting
> another interactive shell, disabling job control, and then exiting,
> causes the parent shell to exit after any key press.
> 
> bash-5.0$ set +m; $BASH --norc -i -c 'set +m'
> bash-5.0$ [any key]
> exit
> 
> This seems to work fine in bash 4.4 and below.

Thanks for the report. I'll fix it in the next devel branch push.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to