Crash when moving full-width glyphs across lines

2019-12-16 Thread Christian Dürr
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -DDEFAULT_PATH_VALUE='/usr/local/sbin:/usr/local/bin:/usr/bin' -DSTANDARD_UTILS_PATH='/usr/bin' -DSYS_BASHRC='/etc/ba

Re: unquoted expansion not working (was Re: Not missing, but very hard to see)

2019-12-16 Thread Greg Wooledge
On Sat, Dec 14, 2019 at 02:48:16AM -0800, L A Walsh wrote: > On 2019/12/13 10:42, Greg Wooledge wrote: > > There's a larger issue to be addressed first. The man page says, > > [...] > > sary. When characters are supplied, the expression expands to each > > character lexicographic

Re: Crash when moving full-width glyphs across lines

2019-12-16 Thread Greg Wooledge
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

Re: Crash when moving full-width glyphs across lines

2019-12-16 Thread Kirill Chibisov
On Dec 16, Greg Wooledge wrote: > 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 aga