Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVM_AUTO_USE :: Suppress output #74

Open
thejustinwalsh opened this issue Dec 21, 2020 · 2 comments
Open

NVM_AUTO_USE :: Suppress output #74

thejustinwalsh opened this issue Dec 21, 2020 · 2 comments

Comments

@thejustinwalsh
Copy link

When enabling NVM_AUTO_USE I am presented with the output of nvm use when I cd into a directory containing a .nvmrc file. Would be useful for a config option to suppress the output for those that already have shells setup to show the node version in the shell line.

Using starship:
image

@mkopinsky
Copy link

This extra output is also causing a problem for me with powerlevel10k's Instant Prompt feature.

image

Especially given that (as @thejustinwalsh pointed out) the theme puts the node version into the prompt, the extra output causes issues at least with this one theme. It would be great if there were a NVM_SURPRESS_OUTPUT=true environment variable or the like.

@neoscaler
Copy link

Also experiencing problems using zsh and Powerlevel10k instant prompt feature. A switch would be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants