Searched refs:PROMPTBANG (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dsubst.c3307 int ops = opts[PROMPTSUBST], opb = opts[PROMPTBANG];
3312 opts[PROMPTSUBST] = opts[PROMPTBANG] = 0;
3345 opts[PROMPTBANG] = opb;
H A Doptions.c219 {{NULL, "promptbang", OPT_KSH}, PROMPTBANG},
H A Dprompt.c824 } else if(*bv->fm == '!' && isset(PROMPTBANG)) {
H A Dzsh.h2140 PROMPTBANG, enumerator in enum:__anon15760

Completed in 79 milliseconds