Re: [PATCH] loop.c: stop destructive unmetafy in selectlist()
dana <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed 20 May 2026, at 05:26, LY wrote: > Fix: drop the in-place unmetafy and print with zputs(), which already > handles metafied strings correctly. this seems to work ok for me. committed with a regression test. ty dana