Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Autocomplete doesn't work correctly on certain folder names



On Thu, Apr 20, 2023 at 2:10 PM Ville Viitaharju <racle@xxxxxxxx> wrote:
>
> Steps to reproduce
>
>     Install zsh and ohmyzsh
>     run mkdir my-longfoldername-firstname  you-longfoldername-secondname
>     type cd long<tab><tab>
>     terminal shows "cd O-longfoldername- " instead of trying to autocomplete.
>
> Expected behavior
>
> It should autocomplete like it would in case of:
>
>     Install ohmyzsh
>     run mkdir my-dir-2  your-dir-1
>     type cd dir<tab><tab>
>     autocomplete works as intended

This has already been fixed in master.

Roman.




Messages sorted by: Reverse Date, Date, Thread, Author