On Sun, Jan 27, 2019 at 6:15 PM Chet Ramey <chet.ra...@case.edu> wrote: > the function name argument to -F can't contain any shell metacharacters
Should the change [1] to make this happen have strpbrk() instead of strcspn()? It seems to have the opposite of the intended effect as is. [1] https://git.savannah.gnu.org/cgit/bash.git/diff/builtins/complete.def?h=devel&id=ca5d21091bb80ac41dc4bf7c9361c217b00b0b81