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


Groups > gnu.bash.bug > #16607

Re: Shell does not recognize umlaut in URL

Path csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail
From Eli Schwartz <eschwartz@archlinux.org>
Newsgroups gnu.bash.bug
Subject Re: Shell does not recognize umlaut in URL
Date Thu, 23 Jul 2020 13:26:34 -0400
Lines 82
Approved bug-bash@gnu.org
Message-ID <mailman.417.1595525215.24492.bug-bash@gnu.org> (permalink)
References <0e4ea3c8-4b2d-6354-838e-500b312f6ac2@posteo.de> <b6f58ebe-6bbc-246b-c05a-008f96693557@archlinux.org>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="deCPGmYIYV4FuerSqJinyujmYaEuHTGvr"
X-Trace usenet.stanford.edu 1595525216 1176 209.51.188.17 (23 Jul 2020 17:26:56 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-bash@gnu.org
Envelope-to bug-bash@gnu.org
X-Spam-BL-Results
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/simple; d=archlinux.org; s=orion; t=1595525198; bh=FLhbPzWcygVCiC2pRMjd6WMOdg81B9WRnz/26u4SLo4=; h=Subject:To:References:From:Date:In-Reply-To; b=hf1VmJt+llhM1vW67Zcensqcy1rm36O3gTqSx/iD+5IMedRUxtlnCp7lzxr5LV98v dcw0jpHKMoq+XtHNXmMXkApthbe60Sj6iYwXlrJfOXi0D80OjrpcNyKWh7dOg/2lVQ yCDFDUB3XIdvqDRmUgCPdFkTKfxFZx1O7UuzDbTrWqmmARWRNAzYx9BIwyDmSdTsoy jxrqtvifwlotKE7W9N6HQz0h2DyEs3sQnXomv3G79Ot+OM6KUfcL/ULsgGYraXQrUQ HnwQ42DotroxOnL8O14pH/Nu9WHSbEwMjzMlhn0GcweYLD/flViHbUVZWSoTCH4yO9 mhVdcSEOrdCy9iTeQxB7l/WjObK9mab0hmiGKGMHVhbr2dDwY/IKM5PnSlDss+zJwQ xxaB9WG6FXKIGdORF87hIZmY3n5R0vjFrWWOa2M6yDz4blB4Ucfs+glHccR2lXeqmk mQyowCF4yyKGqKCRilo3HLEb7AXmzbBA2asWvsC612wH/MSXHJAjny5M+XJ2eHRidW mhAHmnVCD1igNp5czoqkRL3mGExv2mhtAXvOiz5Ry2GaYWX+LfOFoP5NHmAxOVgl1E f2vmidYHOJO2LNQUlaq0MdSOKal3a6oqK+qTWpB5yhIUILAVotMFASF9snnSk3epzk /Hp+TDiggTLoj1jKNFnoxANM=
X-Clacks-Overhead GNU Terry Pratchett
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0
In-Reply-To <0e4ea3c8-4b2d-6354-838e-500b312f6ac2@posteo.de>
Received-SPF pass client-ip=2a01:4f8:160:6087::1; envelope-from=eschwartz@archlinux.org; helo=orion.archlinux.org
X-detected-operating-system by eggs.gnu.org: No matching host in p0f cache. That's all we know.
X-Spam_score_int -53
X-Spam_score -5.4
X-Spam_bar -----
X-Spam_report (-5.4 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=ham autolearn_force=no
X-Spam_action no action
X-BeenThere bug-bash@gnu.org
X-Mailman-Version 2.1.23
Precedence list
List-Id Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=unsubscribe>
List-Archive <https://lists.gnu.org/archive/html/bug-bash>
List-Post <mailto:bug-bash@gnu.org>
List-Help <mailto:bug-bash-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-bash>, <mailto:bug-bash-request@gnu.org?subject=subscribe>
X-Mailman-Original-Message-ID <b6f58ebe-6bbc-246b-c05a-008f96693557@archlinux.org>
X-Mailman-Original-References <0e4ea3c8-4b2d-6354-838e-500b312f6ac2@posteo.de>
Xref csiph.com gnu.bash.bug:16607

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On 7/23/20 11:56 AM, Lutz Adam wrote:
> Description:
>        If a URL on the command line or in a file contains an umlaut as in
>         https://dict.leo.org/franz*ö*sisch-deutsch
>         the shell stops recognising the URL after the umlaut "ö". Only
> the part
>        "https://dict.leo.org/franz*ö*" is underlined and used in a call
> to a browser.**
> 
> Repeat-By:
>         Put the above URL on the command line.
>         1.   Hover over the ULR. Only the left part is underlined.
>         2.   Press and hold CTRL, then left-click the URL: the URL is
> opened in a browser,
>               but only the left part appears in the address field.
> 
> The OS is Linux Mint 20

bash doesn't underline urls or open them in browsers. This is performed
by the terminal emulator program. Please report this to the support
medium provided by your current terminal emulator.

-- 
Eli Schwartz
Arch Linux Bug Wrangler and Trusted User

Back to gnu.bash.bug | Previous | Next | Find similar


Thread

Re: Shell does not recognize umlaut in URL Eli Schwartz <eschwartz@archlinux.org> - 2020-07-23 13:26 -0400

csiph-web