Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Greg Wooledge Newsgroups: gnu.bash.bug Subject: Re: Crash when moving full-width glyphs across lines Date: Mon, 16 Dec 2019 12:50:31 -0500 Lines: 10 Approved: bug-bash@gnu.org Message-ID: References: <20191216175031.GW851@eeg.ccf.org> 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 1576518637 5091 209.51.188.17 (16 Dec 2019 17:50:37 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org, wchibisovkirill@gmail.com, nathan@nixpulvis.com To: Christian =?iso-8859-1?Q?D=FCrr?= Envelope-to: bug-bash@gnu.org Mail-Followup-To: Christian =?iso-8859-1?Q?D=FCrr?= , bug-bash@gnu.org, wchibisovkirill@gmail.com, nathan@nixpulvis.com Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) 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.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <20191216175031.GW851@eeg.ccf.org> X-Mailman-Original-References: Xref: csiph.com gnu.bash.bug:15739 On Mon, Dec 16, 2019 at 04:37:28PM +0100, Christian Dürr wrote: > Repeat-By: > Paste `https://こんにち` into bash and add whitespace before it until it is > in the next line. Then start deleting that whitespace until it is on the > previous line again. It should crash as soon as only `https://` is on the > original line. I couldn't reproduce this crash in Debian 10, bash 5.0.3, inside urxvt, with LANG=en_US.UTF-8, in vi mode or in emacs mode.