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

Tab Does Not Show Autocomplete with ls Command #964

Open
jrock2004 opened this issue May 4, 2024 · 2 comments
Open

Tab Does Not Show Autocomplete with ls Command #964

jrock2004 opened this issue May 4, 2024 · 2 comments
Labels
errors Something isn't working

Comments

@jrock2004
Copy link

In Mac OS 14.4.1 running era 0.18.14, when I type ls in and hit tab, I do not see any autocomplete of directory options. I do not believe this should be. If I type eza in and hit tab it autocompletes just fine. If there is multiple matches it brings up to where I can select.

If I do which ls I see the following:

ls: aliased to eza --group-directories-first --icons

I thought I saw a discussion or a bug that said the placement of the icons arg could not be last. If I type the following and hit tab in the terminal the bug shows itself

eza --group-directories-first --icons in
@jrock2004 jrock2004 added the errors Something isn't working label May 4, 2024
@okaufmann
Copy link

I have the exact same probem using iTerm, Spaceship and Zsh with Oh-My-Zsh... Did you manage to fix it yet?

@jrock2004
Copy link
Author

I have the exact same probem using iTerm, Spaceship and Zsh with Oh-My-Zsh... Did you manage to fix it yet?

I worked around it by making me own alias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
errors Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants