Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Can one detect that Zsh/Zle is in recursive-edit?
- X-seq: zsh-users 23556
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Can one detect that Zsh/Zle is in recursive-edit?
- Date: Sat, 4 Aug 2018 16:16:13 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=0U+L3d+C8EC4XkKNFG8C7aDUG/0LmfrCFD/QK3NpMbg=; b=U3AN5zS5NCD6umNWyKSqmag899gWTlfKp1oOH+Jooix3ybewDvLyp/zoC/a+Vb8nuo G6y2ogpKHG7dYzSSS8aDRlzOo/H/kffPJjm1nTp+D6Z+jvDf0tyErymnMHgEHH2BDyB4 gjqg9DPB2fIVDjS0dgfYTR1kR5cQswGHsWv+b5FxvcnvzMofpF2ERfdVyTEm+6z0F2xi Zd7fNfQOF5sVXjHq28OSFmOU6vG2SCgwM5B7iKcUtXUiy561f6WBSrCi/vh4gCODU9Mo paTzsbdTv7oAJihKuk23DFrDkH+LUV+6nX23bqlKGCgrABCfm20cGwl9NsaHrgCp3A2R g8VQ==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hello,
I would stop my plugin from running when user started recursive-edit
"session". But there seems to be no change in parameters that would
allow to detect this "session". Is there any other method?
--
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author