Perhaps respecting the shell's history setting (I know of `set +o history` in bash) Another option could be respecting an environment variable (maybe `_ZO_NO_HISTORY`)
Perhaps respecting the shell's history setting (I know of
set +o historyin bash)Another option could be respecting an environment variable (maybe
_ZO_NO_HISTORY)