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

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
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 Mon, 29 Oct 2018 11:40:54 +0100
Lines 14
Approved bug-bash@gnu.org
Message-ID <mailman.2992.1540809674.1284.bug-bash@gnu.org> (permalink)
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
X-Trace usenet.stanford.edu 1540809675 18421 208.118.235.17 (29 Oct 2018 10:41:15 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=uoLGyNdz9T/miW7yisNzGvwX7NCfJv9EpyUbd7q6ovI=; b=Z1KrxYI3zTA7GF0aoET3ESAFp07eBUKbbsG68je/qQj92dKTFMo0piajkhK1f3x1nG Pg/lTUg1zo3ET+Kfj2p0NuN7dWhvO2gJuntLEQwpo5yrTntmiLH2xPN/w+tfMxYbN1Ak Rg9SXM0gKxm6/0Pvd/z16di7EhOAnW1J4t230DyJ4D4gAZJ4z+drzkjMGokCHqmtNFm/ TwcY4UuBzeflf+yqcET4EvL5g2iXRmZi1Hwh9UYEyzM4dR1+RySpMV6+vm4x5ETYQ3/w WThY+pgfGEDo/1IhUsgR25Ez4jK27IWxqTUvUcD5LKPTGN5TN5LiyMHtLImyvGxttfTy ZoMw==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=uoLGyNdz9T/miW7yisNzGvwX7NCfJv9EpyUbd7q6ovI=; b=Q2KcPcaiC45QE3lJtg6QgA9p6LI9HgtnrX3ikKsixo7gcQubU9rnrI3s1ikphajQFr WqmNxnMO/9GlaQiUhkdHxHOVwIIqrqwUjHKasFRjUeGsDuhfPVdxy92/3rEtO/Xtu7p+ b0D+hTvcrmu1ZhjVNrFMtvbcU0eo+l45saL6s4DSNquUlIdThhxgtg32IEshx2ySB6CT Y39QFco4fP1zDCZz4zLmBcANQpMWQ5CkAWh4oGjTF6a1rz/K19Cb/pJvvAwH9IOGqs6T rpMTQoXKNBaGeFBvndTpZYCXG79kmzGRyhtZ8PPvFjtxLuDAD+HKuojn7uW//fZgrlno XHog==
X-Gm-Message-State AGRZ1gILm3v1ZV+QTWt6+JDasGSSytGu+dwCQLf7UxoEDg+h4q5jgvPI kLdEGSLwX9rfC/jYU3yEYPPIdGWDqa6xdb/6msJXPQuBiYw=
X-Google-Smtp-Source AJdET5cd3EysODEyQZl8l8MUdc1F8i9w2AvDGIxlE8x3fBPKTQB7NriG/TpujT+mQt5BwbnCExA5KSQG3GK8kiz6dSI=
X-Received by 2002:aca:724b:: with SMTP id p72-v6mr7613770oic.169.1540809665862; Mon, 29 Oct 2018 03:41:05 -0700 (PDT)
X-detected-operating-system by eggs.gnu.org: Genre and OS details not recognized.
X-Received-From 2607:f8b0:4864:20::229
X-Content-Filtered-By Mailman/MimeDel 2.1.21
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-bash/>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.bash.bug:14741

Show key headers only | 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