Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14845
| From | Greg Wooledge <wooledg@eeg.ccf.org> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: URL-links not activated – Bash v. 4.4.23 |
| Date | 2018-11-23 08:26 -0500 |
| Message-ID | <mailman.4496.1542979588.1284.bug-bash@gnu.org> (permalink) |
| References | <CAM_8-Ch_Cuv0HtFGiyNm3qVAcBmGa0saGqrmrbheJzD_YiVBOg@mail.gmail.com> |
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
Re: URL-links not activated – Bash v. 4.4.23 Greg Wooledge <wooledg@eeg.ccf.org> - 2018-11-23 08:26 -0500
csiph-web