You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autocomplete disables this by default, because it used to be that, if you tried to complete a non-existing path this way, it could make completion hang for a very long time. However, I just tested it with the latest version of Autocomplete and this no longer appears to be the case. I will add it back.
Discussed in #676
Originally posted by op06072 December 16, 2023
What do you want?
Hi I want directory autocomplete like this (/ho/op -> /home/op06072).
Why do you want this?
I use this feature very often in terminal. Cause I can complete directory input with just one 'tap' click.
Who else would benefit from this?
Everyone inputting directory
How should it work?
Given the following situation:
When I perform the following steps:
Then I expect the following to happen:
Thanks for making awsome zsh plugin
The text was updated successfully, but these errors were encountered: