Suggested fix for #17331, alternative to #19145. In principle there is no conflict with the other fix.
The test fails because <PageUp> and <PageDown> are still not fixed. Fixing those requires improving find_term_bykeys to recognize that ^[[5;*~ is a match for ^[[5~. If the maintainers are interested I can try doing such an improvement and un-drafting this PR.
An advantage of this fix over #19145 is that it doesn't rely on the builtin <xHome>. Instead, vim will associate the correct termcode with <Home>.
https://github.com/vim/vim/pull/19181
(2 files)
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()