Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[BUG] single-quote problem in completion quoting
- X-seq: zsh-workers 53809
- From: Marlon Richert <marlon.richert@xxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: [BUG] single-quote problem in completion quoting
- Date: Thu, 3 Jul 2025 07:44:06 +0300
- Archived-at: <https://zsh.org/workers/53809>
- List-id: <zsh-workers.zsh.org>
% zsh -f
% touch "test'"
% file '
<press TAB>
% file 'test'\''' # This is correct%%%%
Messages sorted by:
Reverse Date,
Date,
Thread,
Author