Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Greg Wooledge Newsgroups: gnu.bash.bug Subject: Re: URL-links not activated =?utf-8?B?4oCT?= =?utf-8?Q?_Bash?= v. 4.4.23 Date: Fri, 23 Nov 2018 08:26:12 -0500 Lines: 20 Approved: bug-bash@gnu.org Message-ID: References: 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 Envelope-to: bug-bash@gnu.org Mail-Followup-To: Ricky Tigg , bug-bash@gnu.org Content-Disposition: inline In-Reply-To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:14845 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.