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

Re: Did something change about completion and xtrace ?



On 2021-02-10 at 11:07 -0800, Bart Schaefer wrote:
> So evidently (?) this never worked with completion.  Finally tracked
> it down with gdb.
> 
> The following seems to "fix" it and does not interfere with
> _complete_debug.  Any objections?

The main reason I ever enable xtrace at a prompt, instead of in a
script, is to hit tab and see what's happening with completion and where
the logic is flowing.  Would that still be possible with this change?

-Phil




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