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

How do I stop it from expanding a variable ('$') that is set with export? Why won't it autocomplete a folder? #776

Open
DKchemistry opened this issue Jan 21, 2024 · 0 comments

Comments

@DKchemistry
Copy link

DKchemistry commented Jan 21, 2024

I have something export SCHRODINGER=/opt/schrodinger/suites2023-3 in my .zshrc.

If i type this out, you can see I have the option of selection some command or folder with more command

image

But if I press tab, it just does this:

image

I never want this behavior. I want to cycle through all my options, executibles or further directories.

Even weirder and more infuriating, is once it expands and I start typing the characters that start 'utilities', it doesn't do anything:

image

All of this used to be default behavior, then I installed oh-my-zsh and it all broke when I re-installed zsh-autocomplete. I can't seem to get back to how it used to work.

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

1 participant