Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zle debugging
- X-seq: zsh-workers 31112
- From: joe M <joe9mail@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: zle debugging
- Date: Mon, 4 Mar 2013 22:55:08 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=s23V4evLmRvEXavvZIgwHol1icNyEpJ/PZrI1Yz043Y=; b=MbV9qaz68qJZFNnMoIYgrF1KdQq+ESXukADgoISeCNV59r8hHUwjgBvSV4gP10VRwg Q57gYVqinQvLiODKoVVQxj2LvHuPxZq30ADY3fe0wi9ghtHkFP0HxZSRgOrnTvhm+BwI Ii0gg2vMExWYsKfAS7gyLsNR9NtQKHe2oj2xNz2ygLQbXlkRMnWsNMYAyUngaRAX2zJC UyG77/R7sasiJY7f5olVwQvIxzM7xAWequA1BwRBeEkrZKNtyyZyBkoQXmTSGICwXiDs k3M1swrIX/8jR5r/K+mWC9uEMsaWiQf2sNtQ/qXn35dnfKcum90KVscpL+hYWLyRvlst EmIQ==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hello,
I am wondering if there is a way to debug zle widgets.
I realize that setopt xtrace and verbose do not help with the widgets.
Other than littering the code with zle -M lines, is there a mechanism
to debug zle widgets?
Any thoughts, please?
Thanks
Joe
Messages sorted by:
Reverse Date,
Date,
Thread,
Author