[vim/vim] Composing chars no longer accepted in end-id abbr (PR #20514)

1 view
Skip to first unread message

zeertzjq

unread,
Jun 13, 2026, 9:26:55 PM (5 hours ago) Jun 13
to vim/vim, Subscribed

Problem: Composing chars are no longer accepted in end-id abbreviation
(after 9.2.0629).
Solution: Unescape all chars using vim_unescape_csi() instead of using
mb_unescape() on individual chars, so that mb_ptr2len() can
still be used.


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

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

Commit Summary

  • 6046c26 Composing chars no longer accepted in end-id abbr

File Changes

(3 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/20514@github.com>

Reply all
Reply to author
Forward
0 new messages