Thread (6 messages) flat view 6 messages, 4 authors, 2021-10-25

Re: [PATCH] completion: fix incorrect bash/zsh string equality check

From: Robert Estelle <hidden>
Date: 2021-10-08 22:17:32

On Fri, Oct 8, 2021 at 1:58 PM brian m. carlson
[off-list ref] wrote:
It's actually preferable in most cases to use [ and = rather than [[ and
==, because the former looks for strict equality and the latter looks
for pattern matching.
Yep, I agree with these style notes, but went with the prevalent style
to avoid confusion. And note that the args here are both quoted, and
so are treated as a literal comparison rather than globbed.

That said, whoever maintains that script, since this is a one-line
change, I'm not insistent about one way of addressing this or another
:)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help