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

Does not show autocomplete in Warp terminal #319

Open
theskillwithin opened this issue Oct 30, 2022 · 6 comments
Open

Does not show autocomplete in Warp terminal #319

theskillwithin opened this issue Oct 30, 2022 · 6 comments

Comments

@theskillwithin
Copy link

When using Z with https://www.warp.dev/ it does not show the autocompleted path. however it still does still send you there after hitting enter, just the autocomplete isn't showed

@Lockszmith-GH
Copy link

Just another user here, but I'm guessing it's a wrap issue as they take over auto completion (They claim "A.I. Command Search" on their web site) - are you using bash or zsh?

The lines that take care of completion are the following for bash and zsh.

Does it change if you run these lines yourself again? (if yes, you can probably put it in the .profile file to have it load on login)

@theskillwithin
Copy link
Author

I am using zsh. unfortunately running those lines doesn't seem to fix it

@Lockszmith-GH
Copy link

I see an answer in the Wrap issue you opened. Looks like they provided a solution. Did that solution work?

@theskillwithin
Copy link
Author

@Lockszmith-GH unfortunately not, they actually just had a way to disable Z, and they put it on the list of things they don't currently support and is now a feature request

@Lockszmith-GH
Copy link

I thought that by disabling Warp support, it switches to the built in bash support. You lose the AI but get the basic functionality back.

@infernalmaster
Copy link

Looks like path autocomplete only works with some commands like ls, cat but it doesn't works with sudo, sudo ls, z

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