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

Re: zshrc alias



ok, I like zsh -x but it's running out of the buffer. How do I dump it?

I'm guessing it's comming out of another fd?

% zsh -x > trace 2>&1

didn't produce any info


On Wed, Oct 2, 2013 at 3:45 PM, Jérémie Roquet <arkanosis@xxxxxxxxx> wrote:
> Hi,
>
> 2013/10/2 shawn wilson <ag4ve.us@xxxxxxxxx>:
>> Is there a way to see what zsh is doing when it loads the rc file?
>
> Try “zsh -x” or “setopt xtrace” in a already running shell.
>
> Best regards,
>
> --
> Jérémie



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