Re: CTRL-C on command line does not cancel current command

2020-05-08 Thread Paul Kelaita
Oh, it’s definitely bash. Works nicely in iSH. Sorry, I’m wondering if I should have taken this to the iSH forums, but it just seems like a bash issue. I can run sh, csh, tcsh, and they all handle CTRL-C fine on the command line. INTR is correct (see below), I’ve tried ‘stty sane’ and ‘stty

Re: CTRL-C on command line does not cancel current command

2020-05-08 Thread Greg Wooledge
On Fri, May 08, 2020 at 02:26:34PM -0700, Paul Kelaita wrote: > Only seeing this on Alpine BusyBox (iSH) on iOS 13.x with either 5.0.11 or > 5.0.17 Busybox is a shell, in addition to being other tools. Perhaps you're not even in bash at all? What does "ps -p $$" say? How about "set | grep BASH

Re: CTRL-C on command line does not cancel current command

2020-05-08 Thread Paul Kelaita
Only seeing this on Alpine BusyBox (iSH) on iOS 13.x with either 5.0.11 or 5.0.17 > On May 8, 2020, at 2:19 PM, Chet Ramey wrote: > > On 5/8/20 3:19 PM, Paul Kelaita wrote: > >> Machine Type: i586-alpine-linux-musl >> >> Bash Version: 5.0 >> Patch Level: 11 >> Release Status: release >> >>

Re: CTRL-C on command line does not cancel current command

2020-05-08 Thread Chet Ramey
On 5/8/20 3:19 PM, Paul Kelaita wrote: > Machine Type: i586-alpine-linux-musl > > Bash Version: 5.0 > Patch Level: 11 > Release Status: release > > Description: > CTRL-C works fine for anything run in the shell, however, the behavior > while typing a command is wrong. The CTRL-C is ignore

CTRL-C on command line does not cancel current command

2020-05-08 Thread Paul Kelaita
Configuration Information [Automatically generated, do not change]: Machine: i586 OS: linux-musl Compiler: gcc Compilation CFLAGS: -Os -fomit-frame-pointer -g -Wno-parentheses -Wno-format-security uname output: Linux PuPadPro 3.2.0-ish iSH 1.0 (67) May 4 2020 00:20:06 i686 Linux Machine Type: i5