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


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

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

Started byGreg Wooledge <wooledg@eeg.ccf.org>
First post2018-11-23 08:26 -0500
Last post2018-11-23 08:26 -0500
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.


Contents

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

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

FromGreg Wooledge <wooledg@eeg.ccf.org>
Date2018-11-23 08:26 -0500
SubjectRe: URL-links not activated – Bash v. 4.4.23
Message-ID<mailman.4496.1542979588.1284.bug-bash@gnu.org>
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.

[toc] | [standalone]


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


csiph-web