patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not work v9.0.0791
authorTrygve Aaberge <trygveaa@gmail.com>
Tue, 18 Oct 2022 18:22:25 +0000 (19:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 18 Oct 2022 18:22:25 +0000 (19:22 +0100)
commita353282c13287058fde95bb6eb914e342fd4253c
tree7f1f8c3bf32ad9d2e09415b2e19093c4ce40a4dc
parent53c5c9f50ca68d3ed559eebb2c5f7d23f39a768c
patch 9.0.0791: at the hit-Enter prompt the End and Home keys may not work

Problem:    At the hit-Enter prompt the End and Home keys may not work.
Solution:   Use the special "@" code for End and Home, like it was done for
            the cursor keys in patch 8.2.2246. (Trygve Aaberge, closes #11396)
src/term.c
src/version.c