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

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



> I haven't tested it myself. My response was based on
> https://zsh.org/workers/50875 but maybe I misunderstood it.

Quick Dockerfile to test with: https://pastebin.com/Nixex4RF

Build with: docker build -t zsh-test .
Run with: docker run -ti zsh-test

This uses ubuntu:23.04 image as base and it builds zsh from source.

Issue is reproducible with this Dockerfile


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