Open theskillwithin opened 2 years ago
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)
I am using zsh. unfortunately running those lines doesn't seem to fix it
I see an answer in the Wrap issue you opened. Looks like they provided a solution. Did that solution work?
@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
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.
Looks like path autocomplete only works with some commands like ls
, cat
but it doesn't works with sudo
, sudo ls
, z
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