Searched refs:INCAPPENDHISTORY (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dhist.c938 * For INCAPPENDHISTORY, when interactive, save the history here
953 if (isset(INCAPPENDHISTORY) && !isset(SHAREHISTORY) &&
1378 * For normal INCAPPENDHISTORY case and reasoning, see hbegin().
1381 (isset(INCAPPENDHISTORY) && histsave_stack_pos != 0))
2543 if (isset(APPENDHISTORY) || isset(INCAPPENDHISTORY)
2579 if (isset(APPENDHISTORY) || isset(INCAPPENDHISTORY)
H A Doptions.c167 {{NULL, "incappendhistory", 0}, INCAPPENDHISTORY},
H A Dzsh.h2094 INCAPPENDHISTORY, enumerator in enum:__anon15760

Completed in 116 milliseconds