When 'isfname' contains '{' or '}', treat them as literal filename
characters instead of brace expansion markers. This prevents E554 and
E870 errors on Windows where braces are valid filename characters.
relates: #20392
https://github.com/vim/vim/pull/20713
(2 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()
Emm... this brokes a lot of tests. Before handle these stuff, I want to know your viewpoint. If you think this is not a good idea, feel free to close this pr.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.![]()