On Mon, 14 Oct 2019 14:29:39 -0400
Greg Wooledge wrote:
> On Mon, Oct 14, 2019 at 06:21:23PM +, Daniel Hannon wrote:
> > I am running Arch Linux
> >
> > Locale is as follows
> >
> > locale: Cannot set LC_CTYPE to default locale: No such file or directory
> > locale: Cannot set LC_MESSAGES t
in which it is replicated
> ____
> From: Greg Wooledge
> Sent: Monday 14 October 2019 13:53
> To: Daniel Hannon
> Cc: bug-bash@gnu.org
> Subject: Re: Bug in Bash Version 5.0.11(1)-release
>
> On Mon, Oct 14, 2019 at 10:39:41AM +, Da
On Mon, Oct 14, 2019 at 10:39:41AM +, 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:~$
the use of the "…" character results in the ability to delete the bash prompt
string using backspace