mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 16:40:24 +02:00
29643: set incompfunc to zero when executing hook or trap function
This commit is contained in:
parent
4a3ce8ab89
commit
a3ae9f5d12
3 changed files with 14 additions and 7 deletions
|
@ -53,11 +53,6 @@ mod_export int zlecs, zlell;
|
|||
/**/
|
||||
mod_export int incompctlfunc;
|
||||
|
||||
/* != 0 if we are in a new style completion function */
|
||||
|
||||
/**/
|
||||
mod_export int incompfunc;
|
||||
|
||||
/* != 0 if completion module is loaded */
|
||||
|
||||
/**/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue