Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14846
| From | Ricky Tigg <ricky.tigg@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: URL-links not activated – Bash v. 4.4.23 |
| Date | 2018-11-23 15:04 +0100 |
| Message-ID | <mailman.4497.1542981889.1284.bug-bash@gnu.org> (permalink) |
| References | <CAM_8-Ch_Cuv0HtFGiyNm3qVAcBmGa0saGqrmrbheJzD_YiVBOg@mail.gmail.com> <20181123132612.nqga7hypqpugg45t@eeg.ccf.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 gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: URL-links not activated – Bash v. 4.4.23 Ricky Tigg <ricky.tigg@gmail.com> - 2018-11-23 15:04 +0100
csiph-web