On Wed, Oct 23, 2024 at 7:42 PM zeertzjq <vim-dev-git...@256bit.org> wrote:
> There is also another problem: > > - When cmdline is a*b, v:fname is set to ^a.*b > - When cmdline is a.*b, v:fname is set to ^a\..*b > > > Yes. Before evaluating 'findexpr' for command line argument expansion, the command argument is converted from a glob pattern to a regular expression pattern. That is why you see this behavior. Regards, Yegappan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7kPB-KKEmVDX19h7ojKehm0MbnYwbA6tSP%2Bchi5Q5eqQQ%40mail.gmail.com.