When the legacy command modifier is used with an insert mode map in a vim9 script, treat the map as defined in a legacy script.
Fixes #20176.
https://github.com/vim/vim/pull/20177
(2 files)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
That was fast, thanks Yegappan and welcome back :)
I suppose this also fixes other mapping modes?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
Yes, it does :)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()
That was fast, thanks Yegappan and welcome back :)
Thanks.
I suppose this also fixes other mapping modes?
Yes. It does fix the issue in other modes also. I will add additional tests for other modes.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.![]()