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

Re: sluggish prompt



On Sun 10/07/07 at 06:36 PM +1300, Atom Smasher <atom@xxxxxxxxxxx> wrote:

> set -x
> and see where it hangs.


Hmmmmmm.  This caused a scrolling read-out to the terminal of everything
but the kitchen sink and went on for about 3 minutes.  I don't know that
it hung, but after it finished, every time I pressed <RETURN> I got this
(it stopped when I removed "set -x" from my .zshrc) :

[panix1:~]  [v4.3.4]  zsh  1001 -->
+precmd:1> local 'exitstatus=0'
+precmd:2> psvar[1]=SIG
+precmd:3> [[ 0 -ge 128 ]]
+precmd:6> psvar[2]=0
+precmd:6> [[ 0 -eq 0 ]]
+precmd:6> psvar[2]=( )
[panix1:~]  [v4.3.4]  zsh  1001 -->

I have no idea what it means except that "psvar"
is "prmptstring variable."

-- 
                     // rj@xxxxxxxxx //
  A:  Because it reverses the logical flow of conversation.
  Q:  Why is top posting frowned upon?



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