Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug in completion with curly braces?



On Sun, Nov 22, 2020 at 12:35 PM Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> 3) When IGNOREBRACES is set, the $debug_indent string in
> _complete_debug is mis-handled
> 4) Possibly as a consequence of that, invoking _complete_debug from
> outside GDB with ignorebraces causes the shell to exit (no reported
> error, it just exits)

A bit more on this ... testing with a repaired _complete_debug, I
still get the exit, but it's unpredictable.  I did manage to get it to
happen inside GDB once, resulting in

exited with code 0177

but after setting a breakpoint on exit to try to get a stack trace, I
can't reproduce in GDB any more.




Messages sorted by: Reverse Date, Date, Thread, Author