Egmont Koblinger writes:
> Type a multiline command, and press ^C.
> 
> bash-4.2:  The new prompt appeared below the complete multiline command.
> 
> bash-4.3:  The new prompt appears right under the previous prompt,
> overwriting parts of the aborted command line and leaving garbage after the
> new prompt.

Cannot reproduce:

    chris@lakes:~$ while :
    > do
    > :
    > :
    > :^C
    chris@lakes:~$ echo $BASH_VERSION
    4.3.0(1)-release

Does this happen when you execute bash without sourcing the profile/rc?

Attachment: pgpK34IskcEjm.pgp
Description: PGP signature

Reply via email to