Re: [PATCH] Fix WATCH/watch tying
Mikael Magnusson <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAHYJk3S+R8OW8PfbGTpu8X5gFsuUfU=W6CRNNMqv_TbtGZt1pg@mail.gmail.com> |
On Mon, Apr 20, 2026 at 11:31 PM Philippe Altherr <[email protected]> wrote: > > The code that ties WATCH and watch never triggers. This patch replaces it with support for tied paramdef instances. The two commits on GitHib show the before and after state of the two parameters: > > - Fix WATCH/watch tying The test only tries one way of tying, also, what happens if I try to add a tied parameter where the array version is already uppercase, or vice versa (possibly a bit paranoid question)? Also#2, does this actually matter? The manpage doesn't seem to claim the parameters will be tied anyway. -- Mikael Magnusson