On Sun, Jan 15, 2017 at 2:46 PM, Grisha Levit <grishale...@gmail.com> wrote: > Using Isabella's examples and the latest devel snapshot, there still seems to be something off when dotglob is enabled:
Also the following case doesn't seem right (this time without dotglob): $ echo !(f) a b c $ echo !(f)!(f) . .. .x .y .z a b c