[vim/vim] fileio: treat { and } literally when in 'isfname' (PR #20713)

2 views
Skip to first unread message

Mao-Yining

unread,
Jul 5, 2026, 8:05:58 AM (19 hours ago) Jul 5
to vim/vim, Subscribed

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


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20713

Commit Summary

  • 9f69f76 fileio: treat { and } literally when in 'isfname'

File Changes

(2 files)

Patch Links:


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.Message ID: <vim/vim/pull/20713@github.com>

Mao-Yining

unread,
Jul 5, 2026, 8:31:27 AM (19 hours ago) Jul 5
to vim/vim, Subscribed
mao-yining left a comment (vim/vim#20713)

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.Message ID: <vim/vim/pull/20713/c4886041129@github.com>

Reply all
Reply to author
Forward
0 new messages