Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14846 > unrolled thread
| Started by | Ricky Tigg <ricky.tigg@gmail.com> |
|---|---|
| First post | 2018-11-23 15:04 +0100 |
| Last post | 2018-11-23 15:04 +0100 |
| 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.
Re: URL-links not activated – Bash v. 4.4.23 Ricky Tigg <ricky.tigg@gmail.com> - 2018-11-23 15:04 +0100
| From | Ricky Tigg <ricky.tigg@gmail.com> |
|---|---|
| Date | 2018-11-23 15:04 +0100 |
| Subject | Re: URL-links not activated – Bash v. 4.4.23 |
| Message-ID | <mailman.4497.1542981889.1284.bug-bash@gnu.org> |
Thanks for the tip! pe 23. marrask. 2018 klo 14.26 Greg Wooledge (wooledg@eeg.ccf.org) kirjoitti: > 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 top | Article view | gnu.bash.bug
csiph-web