Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #15510 > unrolled thread
| Started by | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| First post | 2019-10-14 08:53 -0400 |
| Last post | 2019-10-14 08:53 -0400 |
| Articles | 1 — 1 participant |
Back to article view | Back to gnu.bash.bug
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Bug in Bash Version 5.0.11(1)-release Greg Wooledge <wooledg@eeg.ccf.org> - 2019-10-14 08:53 -0400
| From | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| Date | 2019-10-14 08:53 -0400 |
| Subject | Re: Bug in Bash Version 5.0.11(1)-release |
| Message-ID | <mailman.654.1571057597.9715.bug-bash@gnu.org> |
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"?
Back to top | Article view | gnu.bash.bug
csiph-web