Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14741 > unrolled thread

GNUbash v. 4.4.23-5 – Bash identifier location is non-correct in terminal

Started byRicky Tigg <ricky.tigg@gmail.com>
First post2018-10-29 11:40 +0100
Last post2018-10-29 11:40 +0100
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

  GNUbash v. 4.4.23-5 – Bash identifier location is non-correct in terminal Ricky Tigg <ricky.tigg@gmail.com> - 2018-10-29 11:40 +0100

#14741 — GNUbash v. 4.4.23-5 – Bash identifier location is non-correct in terminal

FromRicky Tigg <ricky.tigg@gmail.com>
Date2018-10-29 11:40 +0100
SubjectGNUbash v. 4.4.23-5 – Bash identifier location is non-correct in terminal
Message-ID<mailman.2992.1540809674.1284.bug-bash@gnu.org>
Component: bash.x86_64 4.4.23-5.fc29 @fedora

To reproduce,: execute 'curl https://www.startpage.com'.

Actual result:

$ curl https://www.startpage.com
(...)  [yk@localhost ~]$

Expected result:

$ curl https://www.startpage.com
(...)
[yk@localhost ~]$

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web