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


Groups > gnu.bash.bug > #14741

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

From Ricky Tigg <ricky.tigg@gmail.com>
Newsgroups gnu.bash.bug
Subject GNUbash v. 4.4.23-5 – Bash identifier location is non-correct in terminal
Date 2018-10-29 11:40 +0100
Message-ID <mailman.2992.1540809674.1284.bug-bash@gnu.org> (permalink)

Show all headers | View raw


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 ~]$

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web