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

Re: [BUG] single-quote problem in completion quoting



Whoops, I accidentally sent this before I was done. Please wait while I try again.


On Thu, Jul 3, 2025 at 7:44 AM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
% zsh -f
% touch "test'"
% file '
<press TAB>
% file 'test'\'''  # This is correct%
%%%


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