Closed ghost closed 1 year ago
@lukechilds please merge the PR. It fixes an issue where my terminal produces some output (cmd=nvm
) every time a new shell is started.
I can avoid it by setting setopt TYPESET_SILENT
for now, but it'll be good to merge this so I can remove that hack.
@sumit-sahrawat-sfdc thanks!
This PR makes some fixes to avoid leaking shell variables into the interactive shell. To reproduce: