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


Groups > gnu.bash.bug > #14845

Re: URL-links not activated – Bash v. 4.4.23

Path csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Greg Wooledge <wooledg@eeg.ccf.org>
Newsgroups gnu.bash.bug
Subject Re: URL-links not activated – Bash v. 4.4.23
Date Fri, 23 Nov 2018 08:26:12 -0500
Lines 20
Approved bug-bash@gnu.org
Message-ID <mailman.4496.1542979588.1284.bug-bash@gnu.org> (permalink)
References <CAM_8-Ch_Cuv0HtFGiyNm3qVAcBmGa0saGqrmrbheJzD_YiVBOg@mail.gmail.com>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace usenet.stanford.edu 1542979589 25239 208.118.235.17 (23 Nov 2018 13:26:29 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-bash@gnu.org
To Ricky Tigg <ricky.tigg@gmail.com>
Envelope-to bug-bash@gnu.org
Mail-Followup-To Ricky Tigg <ricky.tigg@gmail.com>, bug-bash@gnu.org
Content-Disposition inline
In-Reply-To <CAM_8-Ch_Cuv0HtFGiyNm3qVAcBmGa0saGqrmrbheJzD_YiVBOg@mail.gmail.com>
User-Agent NeoMutt/20170113 (1.7.2)
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy]
X-Received-From 139.137.100.1
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:14845

Show key headers only | View raw


On Fri, Nov 23, 2018 at 02:21:04PM +0100, Ricky Tigg wrote:
> To reproduce: on Linux with GUI in GUI terminal – e.g. gnome-terminal –
> execute following command then attempt to click present URL links:
> 
> $ rpm -qfi `which FBReader`
> (...)
> 
> Actual result: it fails.
> 
> Yet while the following,command is executed, same URL links can be clicked:
> 
> $ rpm -qfi `which FBReader` | sed -n '16,17p'
> URL             : http://www.fbreader.org/
> Bug URL     : https://bugz.fedoraproject.org/fbreader

This has nothing to do with bash.  These "URL links" are a feature of
your terminal emulator, and you will need to send your bug report to
the correct mailing list, bug tracker or web forum for your terminal
emulator.

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


Thread

Re: URL-links not activated – Bash v. 4.4.23 Greg Wooledge <wooledg@eeg.ccf.org> - 2018-11-23 08:26 -0500

csiph-web