Re: Unicode range and enumeration support.

2019-12-21 Thread Eli Schwartz
On 12/20/19 7:35 PM, L A Walsh wrote: > On 2019/12/18 11:46, Greg Wooledge wrote: >> To put it another way: you can write code that determines whether >> an input character $c matches a glob or regex like [Z-a].  (Maybe.) >> >> But, you CANNOT write code to generate all of the characters from Z to

Re: Crash when moving full-width glyphs across lines

2019-12-21 Thread Chet Ramey
On 12/20/19 3:43 PM, Chet Ramey wrote: > On 12/19/19 2:00 PM, Kirill Chibisov wrote: >> I was able to capture the stack trace under gdb. However you should >> probably use the following command in it to repro the issue. >> >> `set disable-randomization off` >> >> The issue happens quite randomly, h