bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in Bash Version 5.0.11(1)-release


From: Greg Wooledge
Subject: Re: Bug in Bash Version 5.0.11(1)-release
Date: Mon, 14 Oct 2019 08:53:12 -0400
User-agent: Mutt/1.10.1 (2018-07-13)

On Mon, Oct 14, 2019 at 10:39:41AM +0000, Daniel Hannon wrote:
> the use of the "…" character results in the ability to delete the bash prompt 
> string using backspace

I can't reproduce this.

wooledg:~$ bash
wooledg:~$ PS1='…\h:\w\$ '
…wooledg:~$ echo "$BASH_VERSION"
5.0.3(1)-release
…wooledg:~$ 

Hitting the backspace key repeatedly does nothing (as expected).

What operating system are you on, and what is the output of "locale"?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]