Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #16106

Re: signals ignored in a subshell

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: signals ignored in a subshell
Date 2020-04-06 15:44 -0400
Organization ITS, Case Western Reserve University
Message-ID <mailman.281.1586202259.2644.bug-bash@gnu.org> (permalink)
References (5 earlier) <16086.1586068489@jinx.noi.kre.to> <CAH7i3LrwPy9J9+8BPgvT+BGtv39nQJ2H-prxWXu7mHYZ8UjodQ@mail.gmail.com> <318.1586164329@jinx.noi.kre.to> <26616.1586188831@jinx.noi.kre.to> <20735a7e-627d-763b-adf6-0d94203aa6b4@case.edu>

Show all headers | View raw


On 4/6/20 12:00 PM, Robert Elz wrote:

> One other oddity that might be worth documenting, when "read -e" is
> interrupted by a trapped SIGINT, it doesn't flush the input buffer.
> (Without -e the terminal driver does it before anything ever gets received).

You mean the terminal's input buffer, or readline's line buffer with
characters it's already read?


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

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: signals ignored in a subshell Chet Ramey <chet.ramey@case.edu> - 2020-04-06 15:44 -0400

csiph-web